Skip to content

Documentation / @facturometro/core / ClassificationCodeInput

Interface: ClassificationCodeInput ​

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

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

Builder input for ClassificationCode: 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.

Properties ​

listId ​

listId: string

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

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:2669

Attribute listVersionID.


value ​

value: string

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

The code.

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