资源:CustomerLicense
| JSON 表示法 | 
|---|
| {
  "kind": string,
  "state": string,
  "applicationId": string,
  "editions": [
    {
      object ( | 
| 字段 | |
|---|---|
| kind | 
 API 资源的类型。始终为 appsmarket#customerLicense。 | 
| state | 
 客户的许可状态。以下之一: 
 | 
| applicationId | 
 与此许可查询对应的应用的 ID。 | 
| editions[] | 
 (已弃用) | 
| id | 
 客户许可的 ID。 | 
| customerId | 
 客户的域名。 | 
版本
| JSON 表示法 | 
|---|
| { "editionId": string, "seatCount": integer, "assignedSeats": integer } | 
| 字段 | |
|---|---|
| editionId | 
 (已弃用) | 
| seatCount | 
 (已弃用) | 
| assignedSeats | 
 (已弃用) | 
| 方法 | |
|---|---|
| 
 | 获取客户的许可状态,以确定他们是否有权访问指定应用。 |