Class: Shipping::FedExShipService::OversizeClassType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::OversizeClassType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DOversizeClassType">http://fedex.com/ws/ship/v7OversizeClassType
Constant Summary collapse
- OVERSIZE_1 =
OversizeClassType.new("OVERSIZE_1")
- OVERSIZE_2 =
OversizeClassType.new("OVERSIZE_2")
- OVERSIZE_3 =
OversizeClassType.new("OVERSIZE_3")