On_Image |
On_Image.attachments(Image_attachments callBuilder) |
`Attachment` items linked to `Asset`.
|
On_Image |
On_Image.author() |
Represents the Author of the `Asset`.
|
On_Image |
On_Image.comments(Image_comments callBuilder) |
Paginated list of `AssetComment` items for `Asset`.
|
On_Image |
On_Image.copyright(Image_copyright callBuilder) |
`Asset` copyright details.
|
On_Image |
On_Image.createdAt() |
`DateTime` of the `Asset` creation.
|
On_Image |
On_Image.creator(Image_creator callBuilder) |
The `User` who created the `Asset`.
|
On_Image |
On_Image.currentUserPermissions(Image_currentUserPermissions callBuilder) |
Current `User` `Asset` permissions.
|
On_Image |
On_Image.customMetadata(Image_customMetadata callBuilder) |
List of `CustomMetadataProperty` items and values associated to `Asset`.
|
On_Image |
On_Image.description() |
Description of the `Asset`.
|
On_Image |
On_Image.downloadUrl(Image_downloadUrl callBuilder) |
Signed `Url` to download the original `Image` type file.
|
On_Image |
On_Image.expiresAt() |
`Asset` expiry date.
|
On_Image |
On_Image.extension() |
Extension of the `Asset` `File`.
|
On_Image |
On_Image.externalId() |
External Id of the `Asset`.
|
On_Image |
On_Image.externalProducts(Image_externalProducts callBuilder) |
`ExternalProduct` items linked to `Asset`.
|
On_Image |
On_Image.filename() |
Original filename of the `Asset` `File`.
|
On_Image |
On_Image.focalPoint() |
`Image` focal point position.
|
On_Image |
On_Image.height() |
`Image` height in pixels.
|
On_Image |
On_Image.id() |
`Asset` id.
|
On_Image |
On_Image.licenses(Image_licenses callBuilder) |
`License` items linked to `Asset`.
|
On_Image |
On_Image.metadataValues(Image_metadataValues callBuilder) |
Deprecated.
|
On_Image |
On_Image.modifiedAt() |
`DateTime` of the `Asset` last modification.
|
On_Image |
On_Image.modifier(Image_modifier callBuilder) |
The `User` who last modified the `Asset`.
|
On_Image |
On_Image.previewUrl(Image_previewUrl callBuilder) |
Preview `Url` which has optional `width` and `height` URL parameters.
|
On_Image |
On_Image.relatedAssets(Image_relatedAssets callBuilder) |
Paginated list of `Asset` items related to `Asset`.
|
On_Image |
On_Image.size() |
Size of the `Asset` `File` in bytes.
|
On_Image |
On_Image.status() |
Represents the conversion status of the `Asset`.
|
On_Image |
On_Image.tags(Image_tags callBuilder) |
List of `Tag` items linked to `Asset`
|
On_Image |
On_Image.title() |
Title of the `Asset`.
|
On_Image |
On_Image.width() |
`Image` width in pixels.
|
On_Image |
On_Image.workflowTask(Image_workflowTask callBuilder) |
**BETA** The `WorkflowTask` this `Asset` is linked to.
|