BillingPolicyInterval
契約種別
- 説明: 契約種別
enum BillingPolicyInterval {
DAY
MONTH
WEEK
YEAR
}
Values
BillingPolicyInterval.DAY
日ごとの契約周期
BillingPolicyInterval.MONTH
月ごとの契約周期
BillingPolicyInterval.WEEK
週ごとの契約周期
BillingPolicyInterval.YEAR
年ごとの契約周期
Member Of
CustomerChangeablePlan object ● CustomerPlan object ● CustomerProductVariantPlan object ● customerSubscriptionContractUpdateCycle mutation ● ResultCustomerSubscriptionContract object ● ResultCustomerSubscriptionContractChangeableCycles object ● ResultCustomerSubscriptionContracts object ● SubscriptionContract object