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