RecordedDiscount
Recorded immutable discount for invoice.
This page contains
Fields
| code: String | Discount code |
| type: String | Discount type |
| description: String | Description of the discount |
| value: Decimal | Discount value |
| unit: RecordedDiscountUnit PREVIEW | Discount unit |
| id: String |
Parent objects of RecordedDiscount
| DiscountInfo PREVIEW | Discount for invoice. Contains a reference to current object and data recorded at invoice creation. |