リソース: CustomerLicense
JSON 表現 |
---|
{
"kind": string,
"state": string,
"applicationId": string,
"editions": [
{
object ( |
フィールド | |
---|---|
kind |
API リソースのタイプ。常に appsmarket#customerLicense です。 |
state |
顧客のライセンス ステータス。次のいずれか 1 つ:
|
applicationId |
このライセンス クエリに対応するアプリの ID。 |
editions[] |
(サポート終了) |
id |
顧客ライセンスの ID。 |
customerId |
顧客のドメイン名。 |
エディション
JSON 表現 |
---|
{ "editionId": string, "seatCount": integer, "assignedSeats": integer } |
フィールド | |
---|---|
editionId |
(サポート終了) |
seatCount |
(サポート終了) |
assignedSeats |
(サポート終了) |
メソッド |
|
---|---|
|
顧客のライセンスのステータスを取得して、顧客が特定のアプリにアクセスできるかどうかを判断します。 |