CartItemPaymentSchedule
Payment schedule information for the cart item
This page contains
Fields
| billingCycle: CartItemBillingCycle! | Billing cycle configuration |
| billingPeriod: CartItemPeriod | Billing period for the cart item |
| servicePeriod: CartItemPeriod | Service period for the cart item |
| freeTrialPeriod: CartItemPeriod | Free trial period for the cart item |
| events: [CartItemSubscriptionEvent!]! | List of subscription lifecycle events |
Parent objects of CartItemPaymentSchedule
| CartItem | A single item in the cart |