GetVppLicensesRequest
The request for licenses.
Declaration
object GetVppLicensesRequestProperties
| Name | Type | Description |
|---|---|---|
adamId | string | The unique identifier for a product in the iTunes Store. |
assignedOnly | boolean | If |
batchToken | string | A token that signifies which batch is being returned. A See Batched Responses for more information. |
deviceAssignedOnly | boolean | If |
overrideIndex | int32 | A value from 1 to the |
pricingParam | string | The quality of a product in the iTunes Store. If a pricing parameter is specified, only records with that parameter are included in the results. Possible values are:
If |
serialNumber | string | If specified, returns only licenses assigned to the given serial number. |
sinceModifiedToken | string | A token that marks a place in time. After all records have been returned for a request, the server includes a See About SinceModifiedToken for more information. |
sToken Required | string | The authentication token. For more information, see Authentication. |
userAssignedOnly | boolean | If |
Discussion
The batchToken and sinceModifiedToken encode whether adamId and pricingParam were originally passed; therefore, if the batchToken or sinceModifiedToken is present on the request, the adamId and pricingParam fields (if passed) are ignored.