Class: Shipping::FedExShipService::CustomerImageUsageType

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

Overview

href="http://fedex.com/ws/ship/v7%7DCustomerImageUsageType">http://fedex.com/ws/ship/v7CustomerImageUsageType

Constant Summary collapse

LETTER_HEAD =
CustomerImageUsageType.new("LETTER_HEAD")
SIGNATURE =
CustomerImageUsageType.new("SIGNATURE")