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