Preview

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

MarketplaceProductBillingSettings

This page contains

    Fields

    validations: [MarketplaceProductSettingValidation!] PREVIEW
    skipFirstPayment: Boolean
    taxCode: String
    productTaxRate: String
    setupFeeTaxCode: String
    billingCycle: MarketplaceProductBillingCycle PREVIEW
    billingCycleStartDay: Int
    generateSingleInvoiceForCustomMeteredOrder: Boolean
    disableSelfServe: Boolean
    billingActiveAfterContractSuspension: Boolean
    suspendedSubscriptionCancelledAtEndOfContract: Boolean
    useTotalContractValueForSubscriptionUpdate: Boolean

    Parent objects of MarketplaceProductBillingSettings

    MarketplaceProductBilling PREVIEW