QuantityType
The QuantityType type, holds separately the amount (quantity) and the units associated.
Fields
quantity (
Int)
The quantity itself.
unit (
String)
The unit associated.
Queries