Class: Shipping::FedExShipService::WeightUnits

Inherits:
String
  • Object
show all
Defined in:
app/services/shipping/fed_ex_ship_service.rb

Overview

href="http://fedex.com/ws/ship/v7%7DWeightUnits">http://fedex.com/ws/ship/v7WeightUnits

Constant Summary collapse

KG =
WeightUnits.new("KG")
LB =
WeightUnits.new("LB")