Class: Shipping::PurolatorShippingService::WeightUnit
- Inherits:
-
String
- Object
- String
- Shipping::PurolatorShippingService::WeightUnit
- Defined in:
- app/services/shipping/purolator_shipping_service.rb
Overview
href="http://purolator.com/pws/datatypes/v1%7DWeightUnit">http://purolator.com/pws/datatypes/v1WeightUnit
Constant Summary collapse
- Kg =
WeightUnit.new("kg")
- Lb =
WeightUnit.new("lb")