Documentation / @facturometro/core / 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 ​
- 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: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 ​
- 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: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