Class: Shipping::FedExShipService::EMailNotificationRecipientType
- Inherits:
-
String
- Object
- String
- Shipping::FedExShipService::EMailNotificationRecipientType
- Defined in:
- app/services/shipping/fed_ex_ship_service.rb
Overview
href="http://fedex.com/ws/ship/v7%7DEMailNotificationRecipientType">http://fedex.com/ws/ship/v7EMailNotificationRecipientType
Constant Summary collapse
- BROKER =
EMailNotificationRecipientType.new("BROKER")
- OTHER =
EMailNotificationRecipientType.new("OTHER")
- RECIPIENT =
EMailNotificationRecipientType.new("RECIPIENT")
- SHIPPER =
EMailNotificationRecipientType.new("SHIPPER")