public class TransactionsDebitMasterCardAndEuropeDualAcquirer
extends com.mastercard.api.core.model.BaseObject
| Constructor and Description |
|---|
TransactionsDebitMasterCardAndEuropeDualAcquirer() |
TransactionsDebitMasterCardAndEuropeDualAcquirer(com.mastercard.api.core.model.BaseObject o) |
TransactionsDebitMasterCardAndEuropeDualAcquirer(com.mastercard.api.core.model.RequestMap requestMap) |
| Modifier and Type | Method and Description |
|---|---|
protected com.mastercard.api.core.model.OperationConfig |
getOperationConfig(String operationUUID) |
protected com.mastercard.api.core.model.OperationMetadata |
getOperationMetadata() |
protected Map<String,Object> |
parseMap(Map<String,Object> arg0) |
static TransactionsDebitMasterCardAndEuropeDualAcquirer |
retrieveDebitMCMessageDetail(com.mastercard.api.core.security.Authentication auth,
com.mastercard.api.core.model.RequestMap query)
Query / Retrieve a
TransactionsDebitMasterCardAndEuropeDualAcquirer object |
static TransactionsDebitMasterCardAndEuropeDualAcquirer |
retrieveDebitMCMessageDetail(com.mastercard.api.core.model.RequestMap query)
Query / Retrieve a
TransactionsDebitMasterCardAndEuropeDualAcquirer object |
static TransactionsDebitMasterCardAndEuropeDualAcquirer |
searchForDebitMCMessageTransaction(com.mastercard.api.core.security.Authentication auth,
com.mastercard.api.core.model.RequestMap map)
Creates a
TransactionsDebitMasterCardAndEuropeDualAcquirer object |
static TransactionsDebitMasterCardAndEuropeDualAcquirer |
searchForDebitMCMessageTransaction(com.mastercard.api.core.model.RequestMap map)
Creates a
TransactionsDebitMasterCardAndEuropeDualAcquirer object |
executeListOperation, executeOperationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllpublic TransactionsDebitMasterCardAndEuropeDualAcquirer()
public TransactionsDebitMasterCardAndEuropeDualAcquirer(com.mastercard.api.core.model.BaseObject o)
public TransactionsDebitMasterCardAndEuropeDualAcquirer(com.mastercard.api.core.model.RequestMap requestMap)
protected final com.mastercard.api.core.model.OperationConfig getOperationConfig(String operationUUID) throws IllegalArgumentException
getOperationConfig in class com.mastercard.api.core.model.BaseObjectIllegalArgumentExceptionprotected com.mastercard.api.core.model.OperationMetadata getOperationMetadata()
throws IllegalArgumentException
getOperationMetadata in class com.mastercard.api.core.model.BaseObjectIllegalArgumentExceptionpublic static TransactionsDebitMasterCardAndEuropeDualAcquirer retrieveDebitMCMessageDetail(com.mastercard.api.core.model.RequestMap query) throws com.mastercard.api.core.exception.ApiException
TransactionsDebitMasterCardAndEuropeDualAcquirer objectquery - a map of query parameterscom.mastercard.api.core.exception.ApiException - - which encapsulates the http status code and the error return by the serverpublic static TransactionsDebitMasterCardAndEuropeDualAcquirer retrieveDebitMCMessageDetail(com.mastercard.api.core.security.Authentication auth, com.mastercard.api.core.model.RequestMap query) throws com.mastercard.api.core.exception.ApiException
TransactionsDebitMasterCardAndEuropeDualAcquirer objectauth - Authentication object overriding ApiConfig.setAuthentication(authentication)query - a map of query parameterscom.mastercard.api.core.exception.ApiException - - which encapsulates the http status code and the error return by the serverpublic static TransactionsDebitMasterCardAndEuropeDualAcquirer searchForDebitMCMessageTransaction(com.mastercard.api.core.model.RequestMap map) throws com.mastercard.api.core.exception.ApiException
TransactionsDebitMasterCardAndEuropeDualAcquirer objectmap - a map of parameters to create a TransactionsDebitMasterCardAndEuropeDualAcquirer objectcom.mastercard.api.core.exception.ApiException - - which encapsulates the http status code and the error return by the serverpublic static TransactionsDebitMasterCardAndEuropeDualAcquirer searchForDebitMCMessageTransaction(com.mastercard.api.core.security.Authentication auth, com.mastercard.api.core.model.RequestMap map) throws com.mastercard.api.core.exception.ApiException
TransactionsDebitMasterCardAndEuropeDualAcquirer objectauth - Authentication object overriding ApiConfig.setAuthentication(authentication)map - a map of parameters to create a TransactionsDebitMasterCardAndEuropeDualAcquirer objectcom.mastercard.api.core.exception.ApiException - - which encapsulates the http status code and the error return by the serverCopyright © 2019. All rights reserved.