REST Resource: customerLicense

แหล่งข้อมูล: 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

รับสถานะของใบอนุญาตสำหรับลูกค้าเพื่อพิจารณาว่ามีสิทธิ์เข้าถึงสำหรับแอปที่ระบุหรือไม่