UnlimitedResponseAsset
An asset with an unlimited license that the organization owns.
Declaration
object UnlimitedResponseAssetProperties
| Name | Type | Description |
|---|---|---|
adamId | string | The unique identifier for the product in the store. |
assignedCount | int32 | The assigned 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. |
revocable | boolean | The flag denoting whether the asset is revocable. |
supportedPlatforms | [string] | The platforms that the asset supports. |
Mentioned in
Overview
The server returns this object in the unlimitedAssets array of GetAssetsResponse when the unlimited query parameter is set to true. This object omits the availableCount, totalCount, and retiredCount fields, which don’t apply to unlimited licenses.