Interface SendEMailNotification
-
- All Superinterfaces:
IPGApiAction
- All Known Implementing Classes:
SendEMailNotificationObject
public interface SendEMailNotification extends IPGApiAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setEMail(String value)
-
Methods inherited from interface de.firstdata.ipg.api.client.action.IPGApiAction
setClientLocale, setStoreId
-
-
-
-
Method Detail
-
setEMail
void setEMail(String value)
-
-