Class: FedexWebServices::Soap::Rate::ExpressRegionCode

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

Overview

http://fedex.com/ws/rate/v13ExpressRegionCode

Constant Summary collapse

APAC =
new("APAC")
CA =
new("CA")
EMEA =
new("EMEA")
LAC =
new("LAC")
US =
new("US")