Documentation / @facturometro/core / BaseQuantity
Interface: BaseQuantity ​
Defined in: packages/core/src/model/common.types.generated.ts:118
A quantity whose unit of measure (unitCode) is optional, such as the base quantity of a price.
Properties ​
unitCode? ​
optionalunitCode?:string
Defined in: packages/core/src/model/common.types.generated.ts:128
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:122
The quantity, as a decimal string such as 1 or 2.5.