Class: FedexWebServices::Soap::Rate::EMailNotificationEventType

Inherits:
String
  • Object
show all
Defined in:
lib/fedex_web_services/soap/RateServiceDefinitions.rb

Overview

http://fedex.com/ws/rate/v13EMailNotificationEventType

Constant Summary collapse

ON_DELIVERY =
new("ON_DELIVERY")
ON_EXCEPTION =
new("ON_EXCEPTION")
ON_SHIPMENT =
new("ON_SHIPMENT")
ON_TENDER =
new("ON_TENDER")