Preview

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

QuoteContractConfiguration

Contract configuration for quote items

This page contains

    Fields

    minimumServiceLength: Int

    Minimum service length in specified units

    minimumServiceLengthUnit: QuoteMinimumServiceLengthUnit PREVIEW

    Unit for minimum service length

    renewalConfiguration: QuoteRenewalConfiguration PREVIEW

    Renewal configuration

    terminationFee: QuoteTerminationFee PREVIEW

    Termination fee configuration

    terminationFeeGracePeriod: Int

    Grace period for termination fees

    terminationFeeGracePeriodUnit: QuoteTerminationFeeGracePeriodUnit PREVIEW

    Unit for termination fee grace period

    endOfContractGracePeriod: Int

    Grace period at end of contract

    endOfContractGracePeriodUnit: QuoteGracePeriodUnit PREVIEW

    Unit for end of contract grace period

    contractCancellationPeriodLimit: Int

    Contract cancellation period limit

    contractCancellationPeriodUnit: QuoteCancellationPeriodUnit PREVIEW

    Unit for contract cancellation period

    unitTerms: [QuoteUnitContractTerms!] PREVIEW

    Unit-specific contract terms

    blockContractUpgrades: Boolean!

    Whether contract upgrades are blocked

    blockContractDowngrades: Boolean!

    Whether contract downgrades are blocked

    blockSwitchToShorterContract: Boolean!

    Whether switching to shorter contracts is blocked

    keepContractDateOnPlanChange: Boolean!

    Whether to keep contract date on plan changes

    keepContractDateOnPlanChangeDifferentDuration: Boolean

    Whether to keep contract date on plan changes with different duration

    isDefault: Boolean!

    Whether this is the default configuration

    Parent objects of QuoteContractConfiguration

    QuoteItem PREVIEW

    Individual item within a quote representing a product to be purchased

    QuotePricingPlanCosts PREVIEW

    Pricing plan costs for quote planning

    Queries for QuoteContractConfiguration

    pricingPlanCosts PREVIEW

    Get pricing plan costs for quote planning