Skip to content

Documentation / @facturometro/core / Item

Interface: Item ​

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

BG-31 ITEM INFORMATION.

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

See ​

Properties ​

additionalItemProperty? ​

optional additionalItemProperty?: AdditionalItemProperty[]

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

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?: BuyersItemIdentification

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

BUYERS ITEM IDENTIFICATION.

Cardinality ​

0..1

See ​


classifiedTaxCategory ​

classifiedTaxCategory: ClassifiedTaxCategory

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

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?: CommodityClassification[]

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

COMMODITY CLASSIFICATION.

Cardinality ​

0..n

See ​


description? ​

optional description?: string

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

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 ​

name: string

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

BT-153 Item name.

A name for an item.

Cardinality ​

1..1

Rules ​

BR-25

See ​


originCountry? ​

optional originCountry?: OriginCountry

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

ORIGIN COUNTRY.

Cardinality ​

0..1

See ​


sellersItemIdentification? ​

optional sellersItemIdentification?: SellersItemIdentification

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

SELLERS ITEM IDENTIFICATION.

Cardinality ​

0..1

See ​


standardItemIdentification? ​

optional standardItemIdentification?: StandardItemIdentification

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

STANDARD ITEM IDENTIFICATION.

Cardinality ​

0..1

See ​

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