Class: FedexWebServices::Soap::Rate::LabelRotationType

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

Overview

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

Constant Summary collapse

LEFT =
new("LEFT")
NONE =
new("NONE")
RIGHT =
new("RIGHT")
UPSIDE_DOWN =
new("UPSIDE_DOWN")