Class RequestGiropaySource

    • Constructor Detail

      • RequestGiropaySource

        public RequestGiropaySource()
    • Method Detail

      • getPurpose

        @Deprecated
        public java.lang.String getPurpose()
        Deprecated.
        GiroPay doesn't support this field anymore, will be removed in the future
      • getInfoFields

        @Deprecated
        public java.util.List<RequestGiropaySource.InfoFields> getInfoFields()
        Deprecated.
        GiroPay doesn't support this field anymore, will be removed in the future
      • setPurpose

        @Deprecated
        public void setPurpose​(java.lang.String purpose)
        Deprecated.
        GiroPay doesn't support this field anymore, will be removed in the future
      • setInfoFields

        @Deprecated
        public void setInfoFields​(java.util.List<RequestGiropaySource.InfoFields> infoFields)
        Deprecated.
        GiroPay doesn't support this field anymore, will be removed in the future
      • setAccountHolder

        public void setAccountHolder​(AccountHolder accountHolder)