This object contains all the information about an asset version.
Field
Name | Type | Description |
---|---|---|
id | UUID | The asset version ID. |
slug | String | Information of the slug. |
assetID | UUID | The asset ID. |
asset | Object | Contains all the information from 'Asset'. |
name | String | The name of the asset version. |
description | String | The description of the asset version. |
isCurrent | Boolean | Confirmation about whether the asset version is current. |
cdnUrl | String | The information of the cdnUrl. |
arweaveTx | String | The information of the arweaveTx. |