Documentation / @facturometro/core / LinePeriod
Interface: LinePeriod ​
Defined in: packages/core/src/model/common.types.generated.ts:1976
BG-26 INVOICE LINE PERIOD.
A group of business terms providing information about the period relevant for the Invoice line.
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-InvoicePeriod/
Properties ​
endDate? ​
optionalendDate?:string
Defined in: packages/core/src/model/common.types.generated.ts:1998
BT-135 Invoice line period end date.
The date when the Invoice period for this Invoice line ends. Format ="YYYY-MM-DD"
Cardinality ​
0..1
Rules ​
BR-30, BR-CO-20, PEPPOL-EN16931-R111, PEPPOL-EN16931-F001
See ​
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-InvoicePeriod/cbc-EndDate/
- https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-InvoicePeriod/cbc-EndDate/
startDate? ​
optionalstartDate?:string
Defined in: packages/core/src/model/common.types.generated.ts:1987
BT-134 Invoice line period start date.
The date when the Invoice period for this Invoice line starts. Format ="YYYY-MM-DD"
Cardinality ​
0..1
Rules ​
BR-CO-20, PEPPOL-EN16931-R110, PEPPOL-EN16931-F001