Skip to content

Documentation / @facturometro/einvoice / IdentifierInput

Interface: IdentifierInput ​

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

An identifier with an optional identification scheme (schemeID).

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

schemeId? ​

optional schemeId?: string

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

Attribute schemeID.

Codelist ​

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

Codelist ​

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

Codelist ​

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

Codelist ​

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


value ​

value: string

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

The identifier.

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