SubscriptionPricingPolicyInput input object
Version unstable
Describes expected price changes of the subscription line over time.
Input fields
-
basePrice (
Decimal!
) RequiredThe base price per unit for the subscription line in the contract's currency.
-
cycleDiscounts (
[SubscriptionPricingPolicyCycleDiscountsInput!]!
) RequiredAn array containing all pricing changes for each billing cycle.
Version 2021-04 (Release candidate)
Describes expected price changes of the subscription line over time.
Input fields
-
basePrice (
Decimal!
) RequiredThe base price per unit for the subscription line in the contract's currency.
-
cycleDiscounts (
[SubscriptionPricingPolicyCycleDiscountsInput!]!
) RequiredAn array containing all pricing changes for each billing cycle.
Version 2021-01 (Latest)
Describes expected price changes of the subscription line over time.
Input fields
-
basePrice (
Decimal!
) RequiredThe base price per unit for the subscription line in the contract's currency.
-
cycleDiscounts (
[SubscriptionPricingPolicyCycleDiscountsInput!]!
) RequiredAn array containing all pricing changes for each billing cycle.