Optional__typename
__typename?: "CustomerSubscription"
additionalMetaData?: any | null
Optionaladdons
addons?:
| {
__typename?: "SubscriptionAddon";
addon: { __typename?: "Addon"; id: any; refId: string };
quantity: number;
}[]
| null
OptionalbillingId
billingId?: string | null
OptionalbillingLinkUrl
billingLinkUrl?: string | null
OptionalbillingSyncError
billingSyncError?: string | null
OptionalcancellationDate
cancellationDate?: any | null
OptionalcurrentBillingPeriodEnd
currentBillingPeriodEnd?: any | null
customer
customer: { __typename?: "Customer"; id: any; refId: string }
OptionaleffectiveEndDate
effectiveEndDate?: any | null
OptionalexperimentInfo
experimentInfo?: | { __typename?: "experimentInfo"; groupName: string; groupType: ExperimentGroupType; id: string; name: string; } | null id
id: any
OptionallatestInvoice
paymentCollection
plan
plan: { __typename?: "Plan"; id: any; refId: string }
Optionalprices
prices?: | { __typename?: "SubscriptionPrice"; price?: { __typename?: "Price" } & PriceFragment | null; usageLimit?: number | null; }[] | null pricingType
refId
refId: string
Optionalresource
status
subscriptionId
subscriptionId: string
OptionaltotalPrice
totalPrice?: | { __typename?: "CustomerSubscriptionTotalPrice" } & TotalPriceFragment | null