Class PaymentInitiationBulkElementJson


  • @Generated("xs2a-adapter-codegen")
    public class PaymentInitiationBulkElementJson
    extends Object
    • Constructor Detail

      • PaymentInitiationBulkElementJson

        public PaymentInitiationBulkElementJson()
    • Method Detail

      • getEndToEndIdentification

        public String getEndToEndIdentification()
      • setEndToEndIdentification

        public void setEndToEndIdentification​(String endToEndIdentification)
      • getInstructedAmount

        public Amount getInstructedAmount()
      • setInstructedAmount

        public void setInstructedAmount​(Amount instructedAmount)
      • setCreditorAccount

        public void setCreditorAccount​(AccountReference creditorAccount)
      • getCreditorAgent

        public String getCreditorAgent()
      • setCreditorAgent

        public void setCreditorAgent​(String creditorAgent)
      • getCreditorAgentName

        public String getCreditorAgentName()
      • setCreditorAgentName

        public void setCreditorAgentName​(String creditorAgentName)
      • getCreditorName

        public String getCreditorName()
      • setCreditorName

        public void setCreditorName​(String creditorName)
      • getCreditorAddress

        public Address getCreditorAddress()
      • setCreditorAddress

        public void setCreditorAddress​(Address creditorAddress)
      • getRemittanceInformationUnstructured

        public String getRemittanceInformationUnstructured()
      • setRemittanceInformationUnstructured

        public void setRemittanceInformationUnstructured​(String remittanceInformationUnstructured)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object