Class: FedexWebServices::Soap::Ship::EMailNotificationFormatType

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

Overview

http://fedex.com/ws/ship/v12EMailNotificationFormatType

Constant Summary collapse

HTML =
new("HTML")
TEXT =
new("TEXT")
WIRELESS =
new("WIRELESS")