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