Skip to content

Documentation / @facturometro/einvoice / Amount

Interface: Amount ​

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

An amount: a decimal with the currency it is expressed in (currencyID).

Properties ​

currencyId ​

currencyId: string

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

Attribute currencyID.

Codelist ​

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


value ​

value: string

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

The amount, as a decimal string such as 100.00.

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