licensedNumberOfSeats property
Read-only field containing the current number of users that are assigned a
license for the product defined in skuId
.
This field's value is equivalent to the numerical count of users returned
by the Enterprise License Manager API method:
[listForProductAndSku
](/admin-sdk/licensing/v1/reference/licenseAssignments/listForProductAndSku).
Implementation
core.int? licensedNumberOfSeats;