Skip to content

Documentation / @facturometro/einvoice / UncheckedLinePeriod

Interface: UncheckedLinePeriod ​

Defined in: packages/core/src/model/common.types.generated.ts:7495

BG-26 INVOICE LINE PERIOD.

A group of business terms providing information about the period relevant for the Invoice line.

Parser output for LinePeriod: every property is optional and codes are plain strings, because nothing has been validated yet.

See ​

Properties ​

endDate? ​

optional endDate?: string

Defined in: packages/core/src/model/common.types.generated.ts:7517

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 ​


startDate? ​

optional startDate?: string

Defined in: packages/core/src/model/common.types.generated.ts:7506

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

See ​

MIT licensed. Specification artefacts belong to OpenPEPPOL, CEN and OASIS.