LicenseCountObject

Object which represents the total numbers of Pro and Viewer user licenses

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

totalViewerSeats

The total number of viewer licenses for the tenant

-

integer

int32

totalProSeats

The total number of professional licenses for the tenant

-

integer

int32

totalBasicSeats

The total number of basic licenses for the tenant

-

integer

int32

totalAnalystSeats

The total number of analyst licenses for the tenant

-

integer

int32

totalScientistSeats

The total number of scientist licenses for the tenant

-

integer

int32

Usages