FlatBillingChargeItemPreview
Individual line for flat fee
This page contains
Fields
| description: String | Item description |
| recurringTotalPrice: Decimal! | Recurring total price that is due at fixed interval |
| effectiveTotalPrice: Decimal! | Effective total price that is due at checkout |
| credit: Boolean! | Flag indicating whether item is credit or not |
| billingPeriod: SubscriptionUpdateBillingPeriodPreview PREVIEW | Period in which effective total price is charged against |
| pricingStrategy: BillingChargePricingStrategy PREVIEW | Pricing strategy |
| costTypeFlat: FlatCostType PREVIEW | Cost type specifically for flat fee |
Implements
- BillingChargeItemPreview PREVIEW