資源: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 | 
 (已淘汰) | 
| 方法 | |
|---|---|
| 
 | 取得客戶授權的狀態,判斷他們是否擁有特定應用程式的存取權。 |