Skip to content

Documentation / @facturometro/einvoice / DeliveryInput

Interface: DeliveryInput ​

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

BG-13 DELIVERY INFORMATION.

A group of business terms providing information about where and when the goods and services invoiced are delivered.

Builder input for Delivery: 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 ​

actualDeliveryDate? ​

optional actualDeliveryDate?: string

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

BT-72 Actual delivery date.

The date on which the supply of goods or services was made or completed. Format = "YYYY-MM-DD"

Cardinality ​

0..1

Rules ​

BR-IC-11, PEPPOL-EN16931-F001

See ​


deliveryLocation? ​

optional deliveryLocation?: DeliveryLocationInput

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

cac:DeliveryLocation.

Cardinality ​

0..1

See ​


deliveryParty? ​

optional deliveryParty?: DeliveryPartyInput

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

DELIVER PARTY.

Cardinality ​

0..1

See ​

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