Anchor to CartCompletionDiscountAllocationCart
objectCart Completion Discount Allocation
The discount allocated to an order from cart completion.
Anchor to FieldsFields
- code (String)
- discountedAmount (MoneyV2!)
- targetType (DiscountApplicationTargetType!)
- title (String)
- Anchor to codecode•String
The code used to apply the discount.
- Anchor to discountedAmountdiscounted•Money
Amount V2! non-null The amount of the discount allocated to the order.
- Anchor to targetTypetarget•Discount
Type Application Target Type! non-null The type of line that the discount is applicable towards.
- Anchor to titletitle•String
The title of the discount.
Was this section helpful?