Class: FedexWebServices::Soap::Ship::EMailNotificationEventType
- Inherits:
-
String
- Object
- String
- FedexWebServices::Soap::Ship::EMailNotificationEventType
- Defined in:
- lib/fedex_web_services/soap/ShipServiceDefinitions.rb
Overview
http://fedex.com/ws/ship/v12EMailNotificationEventType
Constant Summary collapse
- ON_DELIVERY =
new("ON_DELIVERY")
- ON_EXCEPTION =
new("ON_EXCEPTION")
- ON_SHIPMENT =
new("ON_SHIPMENT")
- ON_TENDER =
new("ON_TENDER")