Anchor to SubscriptionContractCalculationDiscountValueInputSubscription
input_objectSubscription Contract Calculation Discount Value Input
The input fields for discount value used for contract calculation. This is a oneOf input: one, and only one, field can be provided.
Anchor to FieldsFields
- fixedAmount (SubscriptionContractCalculationDiscountFixedAmountInput)
- percentage (Int)
- Anchor to fixedAmountfixed•Subscription
Amount Contract Calculation Discount Fixed Amount Input Fixed amount discount value.
- Anchor to percentagepercentage•Int
Percentage discount value (0-100).
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- Anchor to SubscriptionContractCalculationDeliveryDiscountInput.valueSubscription•INPUT OBJECT
Contract Calculation Delivery Discount Input.value The input fields for delivery discount in the calculate API.
- Anchor to SubscriptionContractCalculationLineDiscountInput.valueSubscription•INPUT OBJECT
Contract Calculation Line Discount Input.value The input fields for a line-scoped discount in the calculate API. Applies to the line it is provided on.
- Anchor to SubscriptionContractCalculationOrderDiscountInput.valueSubscription•INPUT OBJECT
Contract Calculation Order Discount Input.value The input fields for an order discount in the calculate API. Applies to all lines on the contract.
Was this section helpful?