CUserLicense

Contains information about the number of licenses available and licenses in use.

Fields

Field Type Description
name string Name of the license type.
numberUsed int Number of the license type currently in use.
numberTotal int Total number of the license type.

Returned by

getUserLicenseList