Class: Shipping::FedExShipService::ReturnType

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

Overview

href="http://fedex.com/ws/ship/v7%7DReturnType">http://fedex.com/ws/ship/v7ReturnType

Constant Summary collapse

FEDEX_TAG =
ReturnType.new("FEDEX_TAG")
PENDING =
ReturnType.new("PENDING")
ReturnType.new("PRINT_RETURN_LABEL")