CartItemContract
Contract price information for a cart item pricing plan from the preview API
This page contains
Fields
| planId: String | Pricing plan identifier |
| billingFrequency: String | Billing frequency of the plan |
| contractDuration: Int | Contract duration |
| contractPrice: Decimal | Total contract price |
| currency: String | Currency code (ISO 4217) |
Parent objects of CartItemContract
| CartItem | A single item in the cart |