SubscriptionManualDiscountInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a subscription discount on a contract.
Access Scopes
Fields
-
entitledLines:
SubscriptionManualDiscountEntitledLinesInput -
Entitled line items used to apply the subscription discount on.
-
recurringCycleLimit:
Int -
The maximum number of times the subscription discount will be applied on orders.
-
title:
String -
The title associated with the subscription discount.
-
value:
SubscriptionManualDiscountValueInput -
Percentage or fixed amount value of the discount.
Input objects with this input object
Examples