Class: Shipping::FedExShipService::RegulatoryControlType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::RegulatoryControlType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DRegulatoryControlType">http://fedex.com/ws/ship/v7RegulatoryControlType
Constant Summary collapse
- EU_CIRCULATION =
RegulatoryControlType.new("EU_CIRCULATION")
- FOOD_OR_PERISHABLE =
RegulatoryControlType.new("FOOD_OR_PERISHABLE")
- NAFTA =
RegulatoryControlType.new("NAFTA")