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