Provides struct and type for a Quantity
@type t() :: %Merchant.Quantity{ unit: (String.t() | nil) | nil, value: integer() | nil }