@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class PaymentInitiationSctJson extends Object
| Constructor and Description |
|---|
PaymentInitiationSctJson() |
public PaymentInitiationSctJson endToEndIdentification(String endToEndIdentification)
@Size(max=35) public String getEndToEndIdentification()
public void setEndToEndIdentification(String endToEndIdentification)
public PaymentInitiationSctJson debtorAccount(Object debtorAccount)
@NotNull public Object getDebtorAccount()
public void setDebtorAccount(Object debtorAccount)
public PaymentInitiationSctJson instructedAmount(Amount instructedAmount)
@NotNull public Amount getInstructedAmount()
public void setInstructedAmount(Amount instructedAmount)
public PaymentInitiationSctJson creditorAccount(Object creditorAccount)
@NotNull public Object getCreditorAccount()
public void setCreditorAccount(Object creditorAccount)
public PaymentInitiationSctJson creditorAgent(String creditorAgent)
public String getCreditorAgent()
public void setCreditorAgent(String creditorAgent)
public PaymentInitiationSctJson creditorName(String creditorName)
@NotNull 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)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.