Skip to content

Documentation / @facturometro/core / Quantity

Interface: Quantity ​

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

A quantity: a decimal with its unit of measure (unitCode).

Properties ​

unitCode ​

unitCode: string

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

Attribute unitCode.

Codelist ​

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


value ​

value: string

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

The quantity, as a decimal string such as 1 or 2.5.

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