OBJECT
Represents a quantity.
type Quantity {# The value of the quantity.value: Float # The unit of measure of the quantity.code: UOMCode }