On_Audio |
On_Audio.attachments(Audio_attachments callBuilder) |
`Attachment` items linked to `Asset`.
|
On_Audio |
On_Audio.author() |
Represents the Author of the `Asset`.
|
On_Audio |
On_Audio.comments(Audio_comments callBuilder) |
Paginated list of `AssetComment` items for `Asset`.
|
On_Audio |
On_Audio.copyright(Audio_copyright callBuilder) |
`Asset` copyright details.
|
On_Audio |
On_Audio.createdAt() |
`DateTime` of the `Asset` creation.
|
On_Audio |
On_Audio.creator(Audio_creator callBuilder) |
The `User` who created the `Asset`.
|
On_Audio |
On_Audio.currentUserPermissions(Audio_currentUserPermissions callBuilder) |
Current `User` `Asset` permissions.
|
On_Audio |
On_Audio.customMetadata(Audio_customMetadata callBuilder) |
List of `CustomMetadataProperty` items and values associated to `Asset`.
|
On_Audio |
On_Audio.description() |
Description of the `Asset`.
|
On_Audio |
On_Audio.downloadUrl(Audio_downloadUrl callBuilder) |
Signed `Url` to download the original `Audio` type file.
|
On_Audio |
On_Audio.expiresAt() |
`Asset` expiry date.
|
On_Audio |
On_Audio.extension() |
Extension of the `Asset` `File`.
|
On_Audio |
On_Audio.externalId() |
External Id of the `Asset`.
|
On_Audio |
On_Audio.externalProducts(Audio_externalProducts callBuilder) |
`ExternalProduct` items linked to `Asset`.
|
On_Audio |
On_Audio.filename() |
Original filename of the `Asset` `File`.
|
On_Audio |
On_Audio.id() |
`Asset` id.
|
On_Audio |
On_Audio.licenses(Audio_licenses callBuilder) |
`License` items linked to `Asset`.
|
On_Audio |
On_Audio.metadataValues(Audio_metadataValues callBuilder) |
Deprecated.
|
On_Audio |
On_Audio.modifiedAt() |
`DateTime` of the `Asset` last modification.
|
On_Audio |
On_Audio.modifier(Audio_modifier callBuilder) |
The `User` who last modified the `Asset`.
|
On_Audio |
On_Audio.previewUrl(Audio_previewUrl callBuilder) |
Preview `Url` of converted `Audio` file in mp3 format.
|
On_Audio |
On_Audio.relatedAssets(Audio_relatedAssets callBuilder) |
Paginated list of `Asset` items related to `Asset`.
|
On_Audio |
On_Audio.size() |
Size of the `Asset` `File` in bytes.
|
On_Audio |
On_Audio.status() |
Represents the conversion status of the `Asset`.
|
On_Audio |
On_Audio.tags(Audio_tags callBuilder) |
List of `Tag` items linked to `Asset`
|
On_Audio |
On_Audio.title() |
Title of the `Asset`.
|
On_Audio |
On_Audio.workflowTask(Audio_workflowTask callBuilder) |
**BETA** The `WorkflowTask` this `Asset` is linked to.
|