Contents

VppAssignmentRequest

The request for a list of assignments.

Declaration

object VppAssignmentRequest

Properties

NameTypeDescription
adamIdStrstring

The unique identifier for a product in the iTunes Store.

clientUserIdStrstring

If specified, returns only assignments assigned to the given client user ID.

pageIndexint32

The index of the page to lookup. To page through the assignemnts, use the nextPageIndex value returned in the previous VppAssignmentsResponse.

This must be used in combination with a requestID, also from the previous response.

requestIdstring

A unique ID that is used when making paginated requests.

serialNumberstring

If specified, returns only assignments assigned to the given serial number.

sToken Requiredstring

The authentication token.

See Also

Request and Response