PUSH Markup object
deprecated Represents a content publication license.
Fields
Field | Type | Description |
---|---|---|
type optional |
String | The type of the markup defines the appearance of the referenced text. Supported values are:
|
offset required |
Integer | The relative start position of the markup section in the source text, measured from the previous markup element, or the start of the source text if this is the first element. |
length required |
Integer | The length of the markup section. |
Last updated on