ResponseAsset
The asset that the organization owns.
Declaration
object ResponseAssetProperties
| Name | Type | Description |
|---|---|---|
adamId | string | The unique identifier for the product in the store. |
assignedCount | int32 | The assigned amount of the asset. |
availableCount | int32 | The available amount of the asset. |
deviceAssignable | boolean | The flag denoting whether the asset is device-assignable. |
pricingParam | string | The quality of the product in the store. |
productType | string | The asset product type. |
retiredCount | int32 | The retired amount of the asset. |
revocable | boolean | The flag denoting whether the asset is revocable. |
totalCount | int32 | The total amount of the asset. |
supportedPlatforms | [string] | The platforms that the asset supports. |