Class SubscriptionType (0.3.15)

SubscriptionType(value)

Subscription_type added to distinguish between Standard and Trial subscriptions. By default, a subscription type is considered STANDARD unless explicitly specified.

Enums

Name Description
SUBSCRIPTION_TYPE_UNSPECIFIED This is an unknown subscription type. By default, the subscription type is STANDARD.
STANDARD Standard subscription.
TRIAL Trial subscription.