Documentation / @facturometro/core / UncheckedIdentifier
Interface: UncheckedIdentifier ​
Defined in: packages/core/src/model/common.types.generated.ts:5382
An identifier with an optional identification scheme (schemeID).
Parser output for Identifier: every property is optional and codes are plain strings, because nothing has been validated yet.
Properties ​
schemeId? ​
optionalschemeId?:string
Defined in: packages/core/src/model/common.types.generated.ts:5395
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? ​
optionalvalue?:string
Defined in: packages/core/src/model/common.types.generated.ts:5386
The identifier.