Class BulkPaymentInitiationJson


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

      • BulkPaymentInitiationJson

        public BulkPaymentInitiationJson()
    • Method Detail

      • getBatchBookingPreferred

        public Boolean getBatchBookingPreferred()
      • setBatchBookingPreferred

        public void setBatchBookingPreferred​(Boolean batchBookingPreferred)
      • setDebtorAccount

        public void setDebtorAccount​(AccountReference debtorAccount)
      • getRequestedExecutionDate

        public LocalDate getRequestedExecutionDate()
      • setRequestedExecutionDate

        public void setRequestedExecutionDate​(LocalDate requestedExecutionDate)
      • getRequestedExecutionTime

        public OffsetDateTime getRequestedExecutionTime()
      • setRequestedExecutionTime

        public void setRequestedExecutionTime​(OffsetDateTime requestedExecutionTime)
      • getDebtorName

        public String getDebtorName()
      • setDebtorName

        public void setDebtorName​(String debtorName)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object