On_File |
On_File.attachments(File_attachments callBuilder) |
`Attachment` items linked to `Asset`.
|
On_File |
On_File.author() |
Represents the Author of the `Asset`.
|
On_File |
On_File.comments(File_comments callBuilder) |
Paginated list of `AssetComment` items for `Asset`.
|
On_File |
On_File.copyright(File_copyright callBuilder) |
`Asset` copyright details.
|
On_File |
On_File.createdAt() |
`DateTime` of the `Asset` creation.
|
On_File |
On_File.creator(File_creator callBuilder) |
The `User` who created the `Asset`.
|
On_File |
On_File.currentUserPermissions(File_currentUserPermissions callBuilder) |
Current `User` `Asset` permissions.
|
On_File |
On_File.customMetadata(File_customMetadata callBuilder) |
List of `CustomMetadataProperty` items and values associated to `Asset`.
|
On_File |
On_File.description() |
Description of the `Asset`.
|
On_File |
On_File.downloadUrl(File_downloadUrl callBuilder) |
Signed `Url` to download the original `File` type file.
|
On_File |
On_File.expiresAt() |
`Asset` expiry date.
|
On_File |
On_File.extension() |
Extension of the `Asset` `File`.
|
On_File |
On_File.externalId() |
External Id of the `Asset`.
|
On_File |
On_File.externalProducts(File_externalProducts callBuilder) |
`ExternalProduct` items linked to `Asset`.
|
On_File |
On_File.filename() |
Original filename of the `Asset` `File`.
|
On_File |
On_File.id() |
`Asset` id.
|
On_File |
On_File.licenses(File_licenses callBuilder) |
`License` items linked to `Asset`.
|
On_File |
On_File.metadataValues(File_metadataValues callBuilder) |
Deprecated.
|
On_File |
On_File.modifiedAt() |
`DateTime` of the `Asset` last modification.
|
On_File |
On_File.modifier(File_modifier callBuilder) |
The `User` who last modified the `Asset`.
|
On_File |
On_File.previewUrl() |
`File` type icon in `svg` format.
|
On_File |
On_File.relatedAssets(File_relatedAssets callBuilder) |
Paginated list of `Asset` items related to `Asset`.
|
On_File |
On_File.size() |
Size of the `Asset` `File` in bytes.
|
On_File |
On_File.status() |
Represents the conversion status of the `Asset`.
|
On_File |
On_File.tags(File_tags callBuilder) |
List of `Tag` items linked to `Asset`
|
On_File |
On_File.title() |
Title of the `Asset`.
|
On_File |
On_File.workflowTask(File_workflowTask callBuilder) |
**BETA** The `WorkflowTask` this `Asset` is linked to.
|