Class: Shipping::FedExShipService::SurchargeLevelType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::SurchargeLevelType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DSurchargeLevelType">http://fedex.com/ws/ship/v7SurchargeLevelType
Constant Summary collapse
- PACKAGE =
SurchargeLevelType.new("PACKAGE")
- SHIPMENT =
SurchargeLevelType.new("SHIPMENT")