Skip to content

Documentation / @facturometro/einvoice / UncheckedItem

Interface: UncheckedItem ​

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

BG-31 ITEM INFORMATION.

A group of business terms providing information about the goods and services invoiced.

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

See ​

Properties ​

additionalItemProperty? ​

optional additionalItemProperty?: UncheckedAdditionalItemProperty[]

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

BG-32 ITEM ATTRIBUTES.

A group of business terms providing information about properties of the goods and services invoiced.

Cardinality ​

0..n

See ​


buyersItemIdentification? ​

optional buyersItemIdentification?: UncheckedBuyersItemIdentification

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

BUYERS ITEM IDENTIFICATION.

Cardinality ​

0..1

See ​


classifiedTaxCategory? ​

optional classifiedTaxCategory?: UncheckedClassifiedTaxCategory

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

BG-30 LINE VAT INFORMATION.

A group of business terms providing information about the VAT applicable for the goods and services invoiced on the Invoice line.

Cardinality ​

1..1

See ​


commodityClassification? ​

optional commodityClassification?: UncheckedCommodityClassification[]

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

COMMODITY CLASSIFICATION.

Cardinality ​

0..n

See ​


description? ​

optional description?: string

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

BT-154 Item description.

A description for an item.The item description allows for describing the item and its features in more detail than the Item name.

Cardinality ​

0..1

See ​


name? ​

optional name?: string

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

BT-153 Item name.

A name for an item.

Cardinality ​

1..1

Rules ​

BR-25

See ​


originCountry? ​

optional originCountry?: UncheckedOriginCountry

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

ORIGIN COUNTRY.

Cardinality ​

0..1

See ​


sellersItemIdentification? ​

optional sellersItemIdentification?: UncheckedSellersItemIdentification

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

SELLERS ITEM IDENTIFICATION.

Cardinality ​

0..1

See ​


standardItemIdentification? ​

optional standardItemIdentification?: UncheckedStandardItemIdentification

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

STANDARD ITEM IDENTIFICATION.

Cardinality ​

0..1

See ​

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