Documentation / @facturometro/einvoice / InvoicePeriodInput
Interface: InvoicePeriodInput ​
Defined in: packages/core/src/model/common.types.generated.ts:2706
BG-14 DELIVERY OR INVOICE PERIOD.
A group of business terms providing information on the invoice period. Also called delivery period. If the group is used, the invoiceing period start date and/or end date must be used.
Builder input for InvoicePeriod: decimals may be numbers; currencyId and defaultable elements (those with a default or fixed value) are optional; leaves whose attributes are all optional accept a plain string.
Rules ​
BR-IC-11
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-InvoicePeriod/
Properties ​
descriptionCode? ​
optionaldescriptionCode?:"3"|"35"|"432"
Defined in: packages/core/src/model/common.types.generated.ts:2740
BT-8 Value added tax point date code.
The code of the date when the VAT becomes accountable for the Seller and for the Buyer.
Cardinality ​
0..1
Codelist ​
UNCL2005 https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL2005/
Rules ​
BR-CO-03, BR-CL-06, PEPPOL-EN16931-CL006
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-DescriptionCode/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-InvoicePeriod/cbc-DescriptionCode/
endDate? ​
optionalendDate?:string
Defined in: packages/core/src/model/common.types.generated.ts:2728
BT-74 Invoicing period end date.
The date when the Invoice period ends. Format = "YYYY-MM-DD".
Cardinality ​
0..1
Rules ​
PEPPOL-EN16931-F001, BR-29, BR-CO-19
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoicePeriod/cbc-EndDate/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-InvoicePeriod/cbc-EndDate/
startDate? ​
optionalstartDate?:string
Defined in: packages/core/src/model/common.types.generated.ts:2717
BT-73 Invoicing period start date.
The date when the Invoice period starts. Format = "YYYY-MM-DD".
Cardinality ​
0..1
Rules ​
BR-CO-19, PEPPOL-EN16931-F001