Objects
/
AppSubscription

AppSubscription

The account subscription details for the app.

Fields

  • billing_period
    String
    The type of the billing period [monthly/yearly].
  • days_left
    Int
    The number of days left until the subscription ends.
  • is_trial
    Boolean
    Is the subscription a trial
  • max_units
    Int
    Maximum number of units for current subscription plan.
  • plan_id
    String!
    Required
    The subscription plan id (on the app's side).
  • pricing_version
    Int
    The pricing version of subscription plan.
  • renewal_date
    Date!
    Required
    The subscription renewal date.
AppsMonetizationInfoAppSubscriptionOperationsCounter
Built with