discount
Any discount applied (to an Order).
Expected Types
| Type | Description |
|---|---|
| Text | Data type: Text. |
| Number | Data type: Number. Usage guidelines: * Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols. * Use '.' (Unicode 'F... |
Used on Types
| Type | Description |
|---|---|
| Order | An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer. |