VppAsset
A particular asset in the purchase program.
Declaration
object VppAssetProperties
| Name | Type | Description |
|---|---|---|
adamIdStr | string | The unique identifier for a product in the iTunes Store. |
assignedCount | int32 | The total number of licenses assigned to a user or a device for the specified adamId and pricingParam. |
availableCount | int32 | The total number of licenses available to be assigned for the specified adamId and pricingParam. |
deviceAssignable | boolean | If |
isIrrevocable | boolean | If |
pricingParam | string | The quality of a product in the iTunes Store. Possible values are: STDQ: Standard quality PLUS: High quality |
productTypeId | int32 | The type of a product. Possible values are: 7 = macOS software 8 = iOS or macOS app from the App Store 10 = Book |
productTypeName | string | The name of the product type. |
retiredCount | int32 | The total number of licenses that have been retired for the specified adamId and pricingParam. |
totalCount | int32 | The total number of licenses managed by your organization for the specified adamId and pricingParam. |