Skip to content

Documentation / @facturometro/einvoice / LinePeriodInput

Interface: LinePeriodInput ​

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

BG-26 INVOICE LINE PERIOD.

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

Builder input for LinePeriod: 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.

See ​

Properties ​

endDate? ​

optional endDate?: string

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

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:4762

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.