Preview

CartItemContract is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

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