MerchantSubscriptionPeriodComponent
No description
type MerchantSubscriptionPeriodComponent {
limit: Int
isOveruseEnabled: Boolean
overuse: Money
usage: Int
isLimited: Boolean
}
Fields
MerchantSubscriptionPeriodComponent.limit ● Int scalar
MerchantSubscriptionPeriodComponent.isOveruseEnabled ● Boolean scalar
MerchantSubscriptionPeriodComponent.overuse ● Money object
MerchantSubscriptionPeriodComponent.usage ● Int scalar
MerchantSubscriptionPeriodComponent.isLimited ● Boolean scalar
Member Of
MerchantSubscriptionPeriod object