On_Image |
On_Image.alternativeText() |
Alternative text for the `Asset`.
|
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.availability(Image_availability callBuilder) |
**BETA** `Asset` will be available only during the defined `DateTime` range.When `null` it represents an unspecified start and/or open-ended date.
|
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` available until 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) |
Deprecated.
|
On_Image |
On_Image.fileCreatedAt() |
`DateTime` of the `Asset` `File` creation.
|
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.isDecorative() |
**BETA** Indicates whether the `Asset` is decorative and not meant to be read by screen readers.
|
On_Image |
On_Image.licenses(Image_licenses callBuilder) |
`License` items linked to `Asset`.
|
On_Image |
On_Image.location(Image_location callBuilder) |
`Location` of the `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.previewBackgroundColor(Image_previewBackgroundColor callBuilder) |
**BETA** Background color of the `Asset` preview.
|
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.thumbnailUrl() |
Provides a `Url` for the custom user defined thumbnail or a system generated one when possible.
|
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.
|