PUSH Markup object
deprecated Represents a content publication license.
Fields
| Field | Type | Description |
|---|---|---|
typeoptional |
String | The type of the markup defines the appearance of the referenced text. Supported values are:
|
offsetrequired |
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. |
lengthrequired |
Integer | The length of the markup section. |
Last updated on