comment | string An optional comment on the reason for the applied discount. |
description | string An optional description for the reason for the applied discount. |
object (ToastReference) A wrapper object with fields that allow reference to a Toast entity by Toast GUID. | |
name required | string The name of the reason for the applied discount. |
{- "name": "string",
- "description": "string",
- "comment": "string",
- "discountReason": {
- "guid": "string",
- "entityType": "string"
}
}