Skip to content

Documentation / @facturometro/core / PaymentMeansCodeInput

Interface: PaymentMeansCodeInput ​

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

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

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

name? ​

optional name?: string

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

Attribute name.


value ​

value: string

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

The code.

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