Class: Shipping::PurolatorShippingService::WeightUnit

Inherits:
String
  • Object
show all
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")