View Source GoogleApi.Reseller.V1.Model.Seats (google_api_reseller v0.18.0)
JSON template for subscription seats.
Attributes
-
kind(type:String.t, default:subscriptions#seats) - Identifies the resource as a subscription seat setting. Value:subscriptions#seats -
licensedNumberOfSeats(type:integer(), default:nil) - Read-only field containing the current number of users that are assigned a license for the product defined inskuId. This field's value is equivalent to the numerical count of users returned by the Enterprise License Manager API method:listForProductAndSku. -
maximumNumberOfSeats(type:integer(), default:nil) - This is a required property and is exclusive to subscriptions withFLEXIBLEorTRIALplans. 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. -
numberOfSeats(type:integer(), default:nil) - This is a required property and is exclusive to subscriptions withANNUAL_MONTHLY_PAYandANNUAL_YEARLY_PAYplans. This property sets the maximum number of licenses assignable to users on a subscription. The reseller can add more licenses, but once set, thenumberOfSeatscannot be reduced until renewal. The reseller is invoiced based on thenumberOfSeatsvalue regardless of how many of these user licenses are assigned. Note: Google Workspace subscriptions automatically assign a license to every user.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.