public class PaymentInitiationWithStatusResponse extends Object
| Constructor and Description |
|---|
PaymentInitiationWithStatusResponse() |
public String getEndToEndIdentification()
public void setEndToEndIdentification(String endToEndIdentification)
public AccountReference getDebtorAccount()
public void setDebtorAccount(AccountReference debtorAccount)
public Amount getInstructedAmount()
public void setInstructedAmount(Amount instructedAmount)
public AccountReference getCreditorAccount()
public void setCreditorAccount(AccountReference creditorAccount)
public String getCreditorAgent()
public void setCreditorAgent(String creditorAgent)
public String getCreditorName()
public void setCreditorName(String creditorName)
public Address getCreditorAddress()
public void setCreditorAddress(Address creditorAddress)
public String getRemittanceInformationUnstructured()
public void setRemittanceInformationUnstructured(String remittanceInformationUnstructured)
public String getTransactionStatus()
public void setTransactionStatus(String transactionStatus)
public String getChargeBearer()
public void setChargeBearer(String chargeBearer)
public ClearingSystemMemberIdentification getClearingSystemMemberIdentification()
public void setClearingSystemMemberIdentification(ClearingSystemMemberIdentification clearingSystemMemberIdentification)
public String getDebtorName()
public void setDebtorName(String debtorName)
public String getDebtorAgent()
public void setDebtorAgent(String debtorAgent)
public String getInstructionPriority()
public void setInstructionPriority(String instructionPriority)
public String getServiceLevelCode()
public void setServiceLevelCode(String serviceLevelCode)
public String getLocalInstrumentCode()
public void setLocalInstrumentCode(String localInstrumentCode)
public String getCategoryPurposeCode()
public void setCategoryPurposeCode(String categoryPurposeCode)
public LocalDate getRequestedExecutionDate()
public void setRequestedExecutionDate(LocalDate requestedExecutionDate)
Copyright © 2020. All rights reserved.