Class: FedexWebServices::Soap::Ship::ClearanceBrokerageType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Ship::ClearanceBrokerageType
- Defined in:
- lib/fedex_web_services/soap/ShipServiceDefinitions.rb
Overview
http://fedex.com/ws/ship/v12ClearanceBrokerageType
Constant Summary collapse
- BROKER_INCLUSIVE =
new("BROKER_INCLUSIVE")
- BROKER_INCLUSIVE_NON_RESIDENT_IMPORTER =
new("BROKER_INCLUSIVE_NON_RESIDENT_IMPORTER")
- BROKER_SELECT =
new("BROKER_SELECT")
- BROKER_SELECT_NON_RESIDENT_IMPORTER =
new("BROKER_SELECT_NON_RESIDENT_IMPORTER")
- BROKER_UNASSIGNED =
new("BROKER_UNASSIGNED")