Bill
LineDiscount
LineDiscount represents an amount deducted from the line, and will be applied before taxes.
Schema ID
https://gobl.org/draft-0/bill/invoice#/$defs/LineDiscount
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
Percent | percent | num.Percentage | Percentage if fixed amount not applied | |
Amount | amount | num.Amount | Fixed discount amount to apply (calculated if percent present). | |
Code | code | string | Reason code. | |
Reason | reason | string | Text description as to why the discount was applied |