Class: FedexWebServices::Soap::Rate::LabelPrintingOrientationType

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

Overview

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

Constant Summary collapse

BOTTOM_EDGE_OF_TEXT_FIRST =
new("BOTTOM_EDGE_OF_TEXT_FIRST")
TOP_EDGE_OF_TEXT_FIRST =
new("TOP_EDGE_OF_TEXT_FIRST")