On_Asset |
On_Asset.attachments(Asset_attachments callBuilder) |
List of `Asset`'s `Attachments`.
|
On_Asset |
On_Asset.availability(Asset_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_Asset |
On_Asset.comments(Asset_comments callBuilder) |
Paginated list of `AssetComment` items for `Asset`.
|
On_Asset |
On_Asset.copyright(Asset_copyright callBuilder) |
`Asset` copyright details.
|
On_Asset |
On_Asset.createdAt() |
DateTime of the `Asset` creation.
|
On_Asset |
On_Asset.creator(Asset_creator callBuilder) |
The `creator` is the `User` who created the asset on Frontify.
|
On_Asset |
On_Asset.currentUserPermissions(Asset_currentUserPermissions callBuilder) |
`Asset` permissions of the current `User`.
|
On_Asset |
On_Asset.customMetadata(Asset_customMetadata callBuilder) |
List of `CustomMetadataProperty` items and values associated to `Asset`.
|
On_Asset |
On_Asset.description() |
Description of the `Asset`.
|
On_Asset |
On_Asset.expiresAt() |
`Asset` available until date.
|
On_Asset |
On_Asset.externalId() |
External Id of the `Asset`.
|
On_Asset |
On_Asset.id() |
`Asset` id.
|
On_Asset |
On_Asset.licenses(Asset_licenses callBuilder) |
List of `Asset`'s licenses.
|
On_Asset |
On_Asset.location(Asset_location callBuilder) |
`Location` of the `Asset`.
|
On_Asset |
On_Asset.metadataValues(Asset_metadataValues callBuilder) |
Deprecated.
|
On_Asset |
On_Asset.modifiedAt() |
DateTime of the `Asset`'s last modification.
|
On_Asset |
On_Asset.modifier(Asset_modifier callBuilder) |
The `modifier` is the `User` who last modified the asset on Frontify.
|
On_Asset |
On_Asset.previewBackgroundColor(Asset_previewBackgroundColor callBuilder) |
**BETA** Background color of the `Asset` preview.
|
On_Asset |
On_Asset.relatedAssets(Asset_relatedAssets callBuilder) |
Paginated list of `Asset` items related to `Asset`.
|
On_Asset |
On_Asset.status() |
Represents the conversion status of the `Asset`.
|
On_Asset |
On_Asset.tags(Asset_tags callBuilder) |
List of `Asset`'s tags.
|
On_Asset |
On_Asset.title() |
Title of the `Asset`.
|
On_Asset |
On_Asset.workflowTask(Asset_workflowTask callBuilder) |
**BETA** The `WorkflowTask` this `Asset` is linked to.
|