Class: SquareConnect::MeasurementUnitWeight

Inherits:
Object
  • Object
show all
Defined in:
lib/square_connect/models/measurement_unit_weight.rb

Constant Summary collapse

IMPERIAL_WEIGHT_OUNCE =
"IMPERIAL_WEIGHT_OUNCE".freeze
IMPERIAL_POUND =
"IMPERIAL_POUND".freeze
IMPERIAL_STONE =
"IMPERIAL_STONE".freeze
METRIC_MILLIGRAM =
"METRIC_MILLIGRAM".freeze
METRIC_GRAM =
"METRIC_GRAM".freeze
METRIC_KILOGRAM =
"METRIC_KILOGRAM".freeze