Class: Shipping::FedExShipService::PickupRequestSourceType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::PickupRequestSourceType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DPickupRequestSourceType">http://fedex.com/ws/ship/v7PickupRequestSourceType
Constant Summary collapse
- AUTOMATION =
PickupRequestSourceType.new("AUTOMATION")
- CUSTOMER_SERVICE =
PickupRequestSourceType.new("CUSTOMER_SERVICE")