Contents

VppLicense

A license for a product in the purchase program.

Declaration

object VppLicense

Properties

NameTypeDescription
adamIdint64

The unique identifier for a product in the iTunes Store.

adamIdStrstring

The unique identifier for a product in the iTunes Store.

clientUserIdStrstring

The client user ID for the user to whom this license is assigned.

isIrrevocableboolean

If true, once a license is assigned for specified adamId, the license may not be revoked or disassociated.

itsIdHashstring

The hash of the iTunes Store ID for the user to whom this license is assigned. The itsIdHash field is included only when the user is associated with an iTunes Store account.

licenseIdStrstring

The identifier of the assigned license.

pricingParamstring

The quality of a product in the iTunes Store. Possible values are:

  • STDQ: Standard quality

  • PLUS: High quality

productTypeIdint32

The type of a product. Possible values are:

  • 7 = macOS software

  • 8 = iOS or macOS app from the App Store

  • 10 = Book

productTypeNamestring

The name of the product type.

serialNumberstring

The device serial number to which this license is assigned.

statusstring

The current state of the license. Possible values are:

  • Associated

  • Available

  • Refunded

userIdint64

The unique identifier assigned by the VPP for the user to whom this license is assigned.

userIdStrstring

The string representation of the unique identifier assigned by the VPP for the user to whom this license is assigned.

See Also

Objects and Data Types