On_Document |
On_Document.attachments(Document_attachments callBuilder) |
`Attachment` items linked to `Asset`.
|
On_Document |
On_Document.author() |
Represents the Author of the `Asset`.
|
On_Document |
On_Document.comments(Document_comments callBuilder) |
Paginated list of `AssetComment` items for `Asset`.
|
On_Document |
On_Document.copyright(Document_copyright callBuilder) |
`Asset` copyright details.
|
On_Document |
On_Document.createdAt() |
`DateTime` of the `Asset` creation.
|
On_Document |
On_Document.creator(Document_creator callBuilder) |
The `User` who created the `Asset`.
|
On_Document |
On_Document.currentUserPermissions(Document_currentUserPermissions callBuilder) |
Current `User` `Asset` permissions.
|
On_Document |
On_Document.customMetadata(Document_customMetadata callBuilder) |
List of `CustomMetadataProperty` items and values associated to `Asset`.
|
On_Document |
On_Document.description() |
Description of the `Asset`.
|
On_Document |
On_Document.downloadUrl(Document_downloadUrl callBuilder) |
Signed `Url` to download the original `Document` type file.
|
On_Document |
On_Document.expiresAt() |
`Asset` expiry date.
|
On_Document |
On_Document.extension() |
Extension of the `Asset` `File`.
|
On_Document |
On_Document.externalId() |
External Id of the `Asset`.
|
On_Document |
On_Document.externalProducts(Document_externalProducts callBuilder) |
`ExternalProduct` items linked to `Asset`.
|
On_Document |
On_Document.filename() |
Original filename of the `Asset` `File`.
|
On_Document |
On_Document.focalPoint() |
`Document` focal point position.
|
On_Document |
On_Document.height() |
`Document` height in pixels.
|
On_Document |
On_Document.id() |
`Asset` id.
|
On_Document |
On_Document.licenses(Document_licenses callBuilder) |
`License` items linked to `Asset`.
|
On_Document |
On_Document.metadataValues(Document_metadataValues callBuilder) |
Deprecated.
|
On_Document |
On_Document.modifiedAt() |
`DateTime` of the `Asset` last modification.
|
On_Document |
On_Document.modifier(Document_modifier callBuilder) |
The `User` who last modified the `Asset`.
|
On_Document |
On_Document.pageCount() |
`Document` total number of pages.
|
On_Document |
On_Document.previewUrl(Document_previewUrl callBuilder) |
Preview `Url` which has optional `width`, `height` and `page` arguments.
|
On_Document |
On_Document.relatedAssets(Document_relatedAssets callBuilder) |
Paginated list of `Asset` items related to `Asset`.
|
On_Document |
On_Document.size() |
Size of the `Asset` `File` in bytes.
|
On_Document |
On_Document.status() |
Represents the conversion status of the `Asset`.
|
On_Document |
On_Document.tags(Document_tags callBuilder) |
List of `Tag` items linked to `Asset`
|
On_Document |
On_Document.title() |
Title of the `Asset`.
|
On_Document |
On_Document.width() |
`Document` width in pixels.
|
On_Document |
On_Document.workflowTask(Document_workflowTask callBuilder) |
**BETA** The `WorkflowTask` this `Asset` is linked to.
|