Android · Schema

BasePlan

A base plan specifies the billing period and renewal type for a subscription. A subscription must have at least one base plan.

AIAndroidAutomotiveGoogleMachine LearningMobile DevelopmentSDKTVWearables

Properties

Name Type Description
basePlanId string The unique identifier for this base plan.
state string The state of the base plan.
regionalConfigs array Regional pricing configurations.
autoRenewingBasePlanType object Details for auto-renewing base plans.
prepaidBasePlanType object Details for prepaid base plans.
offerTags array List of up to 20 custom tags for this base plan.
View JSON Schema on GitHub