Optional__typename
__typename?: "ProvisionSubscriptionResult"
OptionalcheckoutBillingId
checkoutBillingId?: string | null
OptionalcheckoutUrl
checkoutUrl?: string | null
OptionalentitlementsV2
entitlementsV2?:
| (
| { __typename?: "CreditEntitlement" } & EntitlementUnionFragment_CreditEntitlement_
| { __typename?: "FeatureEntitlement" } & EntitlementUnionFragment_FeatureEntitlement_
)[]
| null