Pay
DueDate
DueDate contains an amount that should be paid by the given date.
Schema ID
https://gobl.org/draft-0/pay/terms#/$defs/DueDate
Properties
Title | Property | Type | Req. | Description |
---|---|---|---|---|
Date | date | cal.Date | true | When the payment is due. |
Notes | notes | string | Other details to take into account for the due date. | |
Amount | amount | num.Amount | true | How much needs to be paid by the date. |
Percent | percent | num.Percentage | Percentage of the total that should be paid by the date. | |
Currency | currency | currency.Code | If different from the parent document’s base currency. |