Interface SepaCreditTransaction
-
- All Superinterfaces:
ApmTransaction
,IPGApiTransaction
- All Known Implementing Classes:
SepaCreditTransactionObject
public interface SepaCreditTransaction extends ApmTransaction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setIban(String iban)
-
Methods inherited from interface de.firstdata.ipg.api.client.transaction.apm.ApmTransaction
setCountry, setEmail, setName
-
Methods inherited from interface de.firstdata.ipg.api.client.transaction.IPGApiTransaction
getStore, getType, setClientLocale, setComments, setIpgTransactionId, setMerchantTransactionId, setReferencedMerchantTransactionId, setStoreId
-
-
-
-
Method Detail
-
setIban
void setIban(String iban)
-
-