REST Resource: customerLicense

משאב: רישיון לקוח

ייצוג JSON
{
  "kind": string,
  "state": string,
  "applicationId": string,
  "editions": [
    {
      object (Editions)
    }
  ],
  "id": string,
  "customerId": string
}
שדות
kind

string

הסוג של משאב ה-API. השדה הזה תמיד הוא appsmarket#customerLicense.

state

string

סטטוס הרישיון של הלקוח. אחת מהאפשרויות:

  • ACTIVE: ללקוח יש רישיון בתוקף.
  • UNLICENSED: אין רישיון: הלקוח הזה מעולם לא התקין את האפליקציה או שהוא מחק אותה.
applicationId

string

מזהה האפליקציה שתואמת לשאילתת הרישיון.

editions[]
(deprecated)

object (Editions)

(הוצאה משימוש)

id

string

המזהה של רישיון הלקוח.

customerId

string

שם הדומיין של הלקוח.

גיליונות

ייצוג JSON
{
  "editionId": string,
  "seatCount": integer,
  "assignedSeats": integer
}
שדות
editionId
(deprecated)

string

(הוצאה משימוש)

seatCount
(deprecated)

integer

(הוצאה משימוש)

assignedSeats
(deprecated)

integer

(הוצאה משימוש)

שיטות

get

הפונקציה מקבלת את סטטוס הרישיון של הלקוח, כדי לקבוע אם יש לו גישה לאפליקציה מסוימת.