Documentation / @facturometro/einvoice / UncheckedPaymentTerms
Interface: UncheckedPaymentTerms ​
Defined in: packages/core/src/model/common.types.generated.ts:7015
PAYMENT TERMS.
Parser output for PaymentTerms: every property is optional and codes are plain strings, because nothing has been validated yet.
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentTerms/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-PaymentTerms/
Properties ​
note? ​
optionalnote?:string
Defined in: packages/core/src/model/common.types.generated.ts:7028
BT-20 Payment terms.
A textual description of the payment terms that apply to the amount due for payment (Including description of possible penalties). In case the Amount due for payment (BT-115) is positive, either the Payment due date (BT-9) or the Payment terms (BT-20) shall be present.
Cardinality ​
1..1
Rules ​
BR-CO-25, DE-R-018