Interface ExportPaymentURL
-
- All Superinterfaces:
IPGApiAction
- All Known Implementing Classes:
ExportPaymentURLObject
public interface ExportPaymentURL extends IPGApiAction
Represents an interface for paymentUrl export action- Author:
- F4HCSR1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description de.firstdata.ipg.api.schema.ExportPaymentURL
getExportPaymentURL()
-
Methods inherited from interface de.firstdata.ipg.api.client.action.IPGApiAction
setClientLocale, setStoreId
-
-