PricingPlanCreateInput

Input for creating a pricing plan

This page contains

    Fields

    contract PricingContractInput

    Defines contract definition

    pricingDuration PricingDuration! PREVIEW

    Length of the billing cycle

    allowCustomUsage Boolean!

    If true, pricing plan allows to report custom metered usage

    keepBillDateOnUsageChange Boolean!

    Set to true to keep billing date on usage change

    keepBillDateOnPricingPlanChange Boolean!

    Set to true to keep billing date on pricing plan change

    reactivationPeriod NonNegativeInt

    Reactivation period

    separatePrepaid Boolean!

    Set to true to have prepaid charges in a separate invoice

    invoiceFrequency PricingDuration PREVIEW

    Invoicing frequency for the plan. If null, billing frequency is used

    costs [PricingPlanCostCreateInput!]

    Defines prices on different fees of pricing plan