Class: Shipping::FedExShipService::ShippingDocumentImageType

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

Overview

href="http://fedex.com/ws/ship/v7%7DShippingDocumentImageType">http://fedex.com/ws/ship/v7ShippingDocumentImageType

Constant Summary collapse

DPL =
ShippingDocumentImageType.new("DPL")
EPL2 =
ShippingDocumentImageType.new("EPL2")
PDF =
ShippingDocumentImageType.new("PDF")
PNG =
ShippingDocumentImageType.new("PNG")
ZPLII =
ShippingDocumentImageType.new("ZPLII")