planName property
The planName property is required.
This is the name of the subscription's payment plan. For more information
about the Google payment plans, see API concepts. Possible values are: -
ANNUAL_MONTHLY_PAY - The annual commitment plan with monthly payments
*Caution: *ANNUAL_MONTHLY_PAY is returned as ANNUAL in all API
responses. - ANNUAL_YEARLY_PAY - The annual commitment plan with yearly
payments - FLEXIBLE - The flexible plan - TRIAL - The 30-day free
trial plan
Implementation
core.String? planName;