Skip to main content

SubscriptionInformation (Object)

Description

No description



Fields

NameDescription
addons - [AddonInformation!]
currentProduct - BillingProduct
isManual - Boolean!
planId - String
planName - String
planPriceId - String
planPriceInterval - BillingPriceInterval

type SubscriptionInformation {
addons: [AddonInformation!]
currentProduct: BillingProduct
isManual: Boolean!
planId: String
planName: String
planPriceId: String
planPriceInterval: BillingPriceInterval
}