DiscountItem
discount_descriptionstringnullable
discount_rate objectnullable
oneOf
- number
- string
number
discount_amount objectnullable
oneOf
- number
- string
number
discount_due_datedate-timenullable
DiscountItem
{
"discount_description": "string",
"discount_rate": 0,
"discount_amount": 0,
"discount_due_date": "2024-07-29T15:51:28.071Z"
}