For a list of methods for this resource, see the end of this page.
Resource representations
{ "kind": "appsmarket#customerLicense", "id": string, "applicationId": string, "customerId": string, "state": string, "editions": [ { "editionId": string, "seatCount": integer, "assignedSeats": integer } ] }
Property name | Value | Description | Notes |
---|---|---|---|
applicationId |
string |
The ID of the application corresponding to this license query. | |
customerId |
string |
The domain name of the customer. | |
editions[] |
list |
(Deprecated) | |
editions[].assignedSeats |
integer |
(Deprecated) | |
editions[].editionId |
string |
(Deprecated) | |
editions[].seatCount |
integer |
(Deprecated) | |
id |
string |
The ID of the customer license. | |
kind |
string |
The type of API resource. This is always appsmarket#customerLicense . |
|
state |
string |
The customer's license status.
Acceptable values are:
|