maximumNumberOfSeats property

int? maximumNumberOfSeats
getter/setter pair

This is a required property and is exclusive to subscriptions with FLEXIBLE or TRIAL plans.

This property sets the maximum number of licensed users allowed on a subscription. This quantity can be increased up to the maximum limit defined in the reseller's contract. The minimum quantity is the current number of users in the customer account. *Note: *G Suite subscriptions automatically assign a license to every user.

Implementation

core.int? maximumNumberOfSeats;