Class: Shipping::FedExShipService::CustomLabelCoordinateUnits

Inherits:
String
  • Object
show all
Defined in:
app/services/shipping/fed_ex_ship_service.rb

Overview

href="http://fedex.com/ws/ship/v7%7DCustomLabelCoordinateUnits">http://fedex.com/ws/ship/v7CustomLabelCoordinateUnits

Constant Summary collapse

MILS =
CustomLabelCoordinateUnits.new("MILS")
PIXELS =
CustomLabelCoordinateUnits.new("PIXELS")