Class: FedexWebServices::Soap::Ship::PhysicalFormType

Inherits:
String
  • Object
show all
Defined in:
lib/fedex_web_services/soap/ShipServiceDefinitions.rb

Overview

Constant Summary collapse

GAS =
new("GAS")
LIQUID =
new("LIQUID")
SOLID =
new("SOLID")
SPECIAL =
new("SPECIAL")