Class: FedexWebServices::Soap::Ship::PhysicalFormType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Ship::PhysicalFormType
- Defined in:
- lib/fedex_web_services/soap/ShipServiceDefinitions.rb
Overview
http://fedex.com/ws/ship/v12PhysicalFormType
Constant Summary collapse
- GAS =
new("GAS")
- LIQUID =
new("LIQUID")
- SOLID =
new("SOLID")
- SPECIAL =
new("SPECIAL")