V3DiscountSaving

V3DiscountSaving
V3DiscountSaving

Details: List with the discounts savings applied at this grouping level. For type BUNDLE_DISCOUNT, discount is already applied in the list price.

JSON Example
{
    "attributes": {
        "attributes": "string"
    },
    "discountAmount": -1.5,
    "type": "RCD"
}
object
attributes
Optional

Discount specific attribute payload represented as a string->string map. For RCD: percent, groupCode, effectiveStartDateTime, effectiveEndDateTime are the keys.

number As double As double
discountAmount
Optional

The discount amount. Represented as negative value

string
type
Optional

The type of the discount

Property Of