Class: Shipping::FedExShipService::EdtRequestType

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

Overview

href="http://fedex.com/ws/ship/v7%7DEdtRequestType">http://fedex.com/ws/ship/v7EdtRequestType

Constant Summary collapse

ALL =
EdtRequestType.new("ALL")
NONE =
EdtRequestType.new("NONE")