Skip to content

Documentation / @facturometro/core / UncheckedClassificationCode

Interface: UncheckedClassificationCode ​

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

A classification code with the list (and optionally the list version) it comes from.

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

Properties ​

listId? ​

optional listId?: string

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

Attribute listID.

Codelist ​

UNCL7143 https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL7143/


listVersionId? ​

optional listVersionId?: string

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

Attribute listVersionID.


value? ​

optional value?: string

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

The code.

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