Objects
/AppSubscription
AppSubscription
The account subscription details for the app.
Fields
billing_periodString
The type of the billing period [monthly/yearly].days_leftInt
The number of days left until the subscription ends.is_trialBoolean
Is the subscription a trialmax_unitsInt
Maximum number of units for current subscription plan.plan_idString!Required
The subscription plan id (on the app's side).pricing_versionInt
The pricing version of subscription plan.renewal_dateDate!Required
The subscription renewal date.
Built with