Optional__typename
__typename?: "CustomerPortalSubscription"
addons
OptionalbillingPeriodRange
billingPeriodRange?:
| { __typename?: "DateRange"; end?: any
| null; start?: any | null }
| null
planId
planId: string
planName
planName: string
prices
pricing
pricing: { __typename?: "CustomerPortalSubscriptionPricing"; billingModel?: BillingModel | null; billingPeriod?: BillingPeriod | null; creditRate?: | { __typename?: "CreditRate"; amount: number; currencyId: string } | null; feature?: | { __typename?: "CustomerPortalPricingFeature"; displayName: string; featureUnits?: string | null; featureUnitsPlural?: string | null; } | null; price?: { __typename?: "Money"; amount: number; currency: Currency } | null; pricingType: PricingType; unitQuantity?: number | null; usageBasedEstimatedBill?: number | null;} pricingType
OptionalscheduledUpdates
status
subscriptionId
subscriptionId: string
OptionaltotalPrice
totalPrice?: | { __typename?: "CustomerSubscriptionTotalPrice"; addonsTotal: { __typename?: "Money"; amount: number; currency: Currency }; subTotal: { __typename?: "Money"; amount: number; currency: Currency }; total: { __typename?: "Money"; amount: number; currency: Currency }; } | null OptionaltrialRemainingDays
trialRemainingDays?: number | null