Skip to content

Documentation / @facturometro/core / UncheckedPaymentMeansCode

Interface: UncheckedPaymentMeansCode ​

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

A payment means code with an optional free-text description (name).

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

Properties ​

name? ​

optional name?: string

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

Attribute name.


value? ​

optional value?: string

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

The code.

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