@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen", date="2019-01-09T13:52:08.501+01:00[Europe/Berlin]") public class PaymentInitiationTarget2WithStatusResponse extends Object
| Constructor and Description |
|---|
PaymentInitiationTarget2WithStatusResponse() |
public PaymentInitiationTarget2WithStatusResponse()
public PaymentInitiationTarget2WithStatusResponse endToEndIdentification(String endToEndIdentification)
public String getEndToEndIdentification()
public void setEndToEndIdentification(String endToEndIdentification)
public PaymentInitiationTarget2WithStatusResponse debtorAccount(AccountReference debtorAccount)
public AccountReference getDebtorAccount()
public void setDebtorAccount(AccountReference debtorAccount)
public PaymentInitiationTarget2WithStatusResponse instructedAmount(Amount instructedAmount)
public Amount getInstructedAmount()
public void setInstructedAmount(Amount instructedAmount)
public PaymentInitiationTarget2WithStatusResponse creditorAccount(AccountReference creditorAccount)
public AccountReference getCreditorAccount()
public void setCreditorAccount(AccountReference creditorAccount)
public PaymentInitiationTarget2WithStatusResponse creditorAgent(String creditorAgent)
public String getCreditorAgent()
public void setCreditorAgent(String creditorAgent)
public PaymentInitiationTarget2WithStatusResponse creditorName(String creditorName)
public String getCreditorName()
public void setCreditorName(String creditorName)
public PaymentInitiationTarget2WithStatusResponse creditorAddress(Address creditorAddress)
public Address getCreditorAddress()
public void setCreditorAddress(Address creditorAddress)
public PaymentInitiationTarget2WithStatusResponse remittanceInformationUnstructured(String remittanceInformationUnstructured)
public String getRemittanceInformationUnstructured()
public void setRemittanceInformationUnstructured(String remittanceInformationUnstructured)
public PaymentInitiationTarget2WithStatusResponse transactionStatus(TransactionStatus transactionStatus)
public TransactionStatus getTransactionStatus()
public void setTransactionStatus(TransactionStatus transactionStatus)
Copyright © 2019. All rights reserved.