Class: FedexWebServices::Soap::Ship::LabelRotationType

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

Overview

http://fedex.com/ws/ship/v12LabelRotationType

Constant Summary collapse

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