MerchantSubscriptionPlanComponent
No description
type MerchantSubscriptionPlanComponent {
limit: MerchantSubscriptionPlanComponentLimit
isOveruseEnabled: MerchantSubscriptionPlanComponentOveruse
overuse(
currency: CurrencyEnum
): [MerchantSubscriptionPlanPricing!]
}
Fields
MerchantSubscriptionPlanComponent.limit ● MerchantSubscriptionPlanComponentLimit object
MerchantSubscriptionPlanComponent.isOveruseEnabled ● MerchantSubscriptionPlanComponentOveruse object
MerchantSubscriptionPlanComponent.overuse ● [MerchantSubscriptionPlanPricing!] list object
MerchantSubscriptionPlanComponent.overuse.currency ● CurrencyEnum enum
Member Of
MerchantSubscriptionPlan object