Class Account.Capabilities

    • Constructor Summary

      Constructors 
      Constructor Description
      Capabilities()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean canEqual​(java.lang.Object other)  
      boolean equals​(java.lang.Object o)  
      java.lang.String getAcssDebitPayments()
      The status of the ACSS Direct Debits payments capability of the account, or whether the account can directly process ACSS Direct Debits charges.
      java.lang.String getAfterpayClearpayPayments()
      The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.
      java.lang.String getAuBecsDebitPayments()
      The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.
      java.lang.String getBacsDebitPayments()
      The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.
      java.lang.String getBancontactPayments()
      The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.
      java.lang.String getBoletoPayments()
      The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.
      java.lang.String getCardIssuing()
      The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards
      java.lang.String getCardPayments()
      The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.
      java.lang.String getCartesBancairesPayments()
      The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.
      java.lang.String getEpsPayments()
      The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.
      java.lang.String getFpxPayments()
      The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.
      java.lang.String getGiropayPayments()
      The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.
      java.lang.String getGrabpayPayments()
      The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.
      java.lang.String getIdealPayments()
      The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.
      java.lang.String getJcbPayments()
      The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.
      java.lang.String getLegacyPayments()
      The status of the legacy payments capability of the account.
      java.lang.String getOxxoPayments()
      The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.
      java.lang.String getP24Payments()
      The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.
      java.lang.String getSepaDebitPayments()
      The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.
      java.lang.String getSofortPayments()
      The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.
      java.lang.String getTaxReportingUs1099K()
      The status of the tax reporting 1099-K (US) capability of the account.
      java.lang.String getTaxReportingUs1099Misc()
      The status of the tax reporting 1099-MISC (US) capability of the account.
      java.lang.String getTransfers()
      The status of the transfers capability of the account, or whether your platform can transfer funds to the account.
      int hashCode()  
      void setAcssDebitPayments​(java.lang.String acssDebitPayments)
      The status of the ACSS Direct Debits payments capability of the account, or whether the account can directly process ACSS Direct Debits charges.
      void setAfterpayClearpayPayments​(java.lang.String afterpayClearpayPayments)
      The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.
      void setAuBecsDebitPayments​(java.lang.String auBecsDebitPayments)
      The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.
      void setBacsDebitPayments​(java.lang.String bacsDebitPayments)
      The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.
      void setBancontactPayments​(java.lang.String bancontactPayments)
      The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.
      void setBoletoPayments​(java.lang.String boletoPayments)
      The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.
      void setCardIssuing​(java.lang.String cardIssuing)
      The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards
      void setCardPayments​(java.lang.String cardPayments)
      The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.
      void setCartesBancairesPayments​(java.lang.String cartesBancairesPayments)
      The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.
      void setEpsPayments​(java.lang.String epsPayments)
      The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.
      void setFpxPayments​(java.lang.String fpxPayments)
      The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.
      void setGiropayPayments​(java.lang.String giropayPayments)
      The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.
      void setGrabpayPayments​(java.lang.String grabpayPayments)
      The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.
      void setIdealPayments​(java.lang.String idealPayments)
      The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.
      void setJcbPayments​(java.lang.String jcbPayments)
      The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.
      void setLegacyPayments​(java.lang.String legacyPayments)
      The status of the legacy payments capability of the account.
      void setOxxoPayments​(java.lang.String oxxoPayments)
      The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.
      void setP24Payments​(java.lang.String p24Payments)
      The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.
      void setSepaDebitPayments​(java.lang.String sepaDebitPayments)
      The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.
      void setSofortPayments​(java.lang.String sofortPayments)
      The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.
      void setTaxReportingUs1099K​(java.lang.String taxReportingUs1099K)
      The status of the tax reporting 1099-K (US) capability of the account.
      void setTaxReportingUs1099Misc​(java.lang.String taxReportingUs1099Misc)
      The status of the tax reporting 1099-MISC (US) capability of the account.
      void setTransfers​(java.lang.String transfers)
      The status of the transfers capability of the account, or whether your platform can transfer funds to the account.
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Capabilities

        public Capabilities()
    • Method Detail

      • getAcssDebitPayments

        public java.lang.String getAcssDebitPayments()
        The status of the ACSS Direct Debits payments capability of the account, or whether the account can directly process ACSS Direct Debits charges.

        One of active, inactive, or pending.

      • getAfterpayClearpayPayments

        public java.lang.String getAfterpayClearpayPayments()
        The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.

        One of active, inactive, or pending.

      • getAuBecsDebitPayments

        public java.lang.String getAuBecsDebitPayments()
        The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.

        One of active, inactive, or pending.

      • getBacsDebitPayments

        public java.lang.String getBacsDebitPayments()
        The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.

        One of active, inactive, or pending.

      • getBancontactPayments

        public java.lang.String getBancontactPayments()
        The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.

        One of active, inactive, or pending.

      • getBoletoPayments

        public java.lang.String getBoletoPayments()
        The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.

        One of active, inactive, or pending.

      • getCardIssuing

        public java.lang.String getCardIssuing()
        The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards

        One of active, inactive, or pending.

      • getCardPayments

        public java.lang.String getCardPayments()
        The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.

        One of active, inactive, or pending.

      • getCartesBancairesPayments

        public java.lang.String getCartesBancairesPayments()
        The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.

        One of active, inactive, or pending.

      • getEpsPayments

        public java.lang.String getEpsPayments()
        The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.

        One of active, inactive, or pending.

      • getFpxPayments

        public java.lang.String getFpxPayments()
        The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.

        One of active, inactive, or pending.

      • getGiropayPayments

        public java.lang.String getGiropayPayments()
        The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.

        One of active, inactive, or pending.

      • getGrabpayPayments

        public java.lang.String getGrabpayPayments()
        The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.

        One of active, inactive, or pending.

      • getIdealPayments

        public java.lang.String getIdealPayments()
        The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.

        One of active, inactive, or pending.

      • getJcbPayments

        public java.lang.String getJcbPayments()
        The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.

        One of active, inactive, or pending.

      • getLegacyPayments

        public java.lang.String getLegacyPayments()
        The status of the legacy payments capability of the account.

        One of active, inactive, or pending.

      • getOxxoPayments

        public java.lang.String getOxxoPayments()
        The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.

        One of active, inactive, or pending.

      • getP24Payments

        public java.lang.String getP24Payments()
        The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.

        One of active, inactive, or pending.

      • getSepaDebitPayments

        public java.lang.String getSepaDebitPayments()
        The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.

        One of active, inactive, or pending.

      • getSofortPayments

        public java.lang.String getSofortPayments()
        The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.

        One of active, inactive, or pending.

      • getTaxReportingUs1099K

        public java.lang.String getTaxReportingUs1099K()
        The status of the tax reporting 1099-K (US) capability of the account.

        One of active, inactive, or pending.

      • getTaxReportingUs1099Misc

        public java.lang.String getTaxReportingUs1099Misc()
        The status of the tax reporting 1099-MISC (US) capability of the account.

        One of active, inactive, or pending.

      • getTransfers

        public java.lang.String getTransfers()
        The status of the transfers capability of the account, or whether your platform can transfer funds to the account.

        One of active, inactive, or pending.

      • setAcssDebitPayments

        public void setAcssDebitPayments​(java.lang.String acssDebitPayments)
        The status of the ACSS Direct Debits payments capability of the account, or whether the account can directly process ACSS Direct Debits charges.

        One of active, inactive, or pending.

      • setAfterpayClearpayPayments

        public void setAfterpayClearpayPayments​(java.lang.String afterpayClearpayPayments)
        The status of the Afterpay Clearpay capability of the account, or whether the account can directly process Afterpay Clearpay charges.

        One of active, inactive, or pending.

      • setAuBecsDebitPayments

        public void setAuBecsDebitPayments​(java.lang.String auBecsDebitPayments)
        The status of the BECS Direct Debit (AU) payments capability of the account, or whether the account can directly process BECS Direct Debit (AU) charges.

        One of active, inactive, or pending.

      • setBacsDebitPayments

        public void setBacsDebitPayments​(java.lang.String bacsDebitPayments)
        The status of the Bacs Direct Debits payments capability of the account, or whether the account can directly process Bacs Direct Debits charges.

        One of active, inactive, or pending.

      • setBancontactPayments

        public void setBancontactPayments​(java.lang.String bancontactPayments)
        The status of the Bancontact payments capability of the account, or whether the account can directly process Bancontact charges.

        One of active, inactive, or pending.

      • setBoletoPayments

        public void setBoletoPayments​(java.lang.String boletoPayments)
        The status of the boleto payments capability of the account, or whether the account can directly process boleto charges.

        One of active, inactive, or pending.

      • setCardIssuing

        public void setCardIssuing​(java.lang.String cardIssuing)
        The status of the card issuing capability of the account, or whether you can use Issuing to distribute funds on cards

        One of active, inactive, or pending.

      • setCardPayments

        public void setCardPayments​(java.lang.String cardPayments)
        The status of the card payments capability of the account, or whether the account can directly process credit and debit card charges.

        One of active, inactive, or pending.

      • setCartesBancairesPayments

        public void setCartesBancairesPayments​(java.lang.String cartesBancairesPayments)
        The status of the Cartes Bancaires payments capability of the account, or whether the account can directly process Cartes Bancaires card charges in EUR currency.

        One of active, inactive, or pending.

      • setEpsPayments

        public void setEpsPayments​(java.lang.String epsPayments)
        The status of the EPS payments capability of the account, or whether the account can directly process EPS charges.

        One of active, inactive, or pending.

      • setFpxPayments

        public void setFpxPayments​(java.lang.String fpxPayments)
        The status of the FPX payments capability of the account, or whether the account can directly process FPX charges.

        One of active, inactive, or pending.

      • setGiropayPayments

        public void setGiropayPayments​(java.lang.String giropayPayments)
        The status of the giropay payments capability of the account, or whether the account can directly process giropay charges.

        One of active, inactive, or pending.

      • setGrabpayPayments

        public void setGrabpayPayments​(java.lang.String grabpayPayments)
        The status of the GrabPay payments capability of the account, or whether the account can directly process GrabPay charges.

        One of active, inactive, or pending.

      • setIdealPayments

        public void setIdealPayments​(java.lang.String idealPayments)
        The status of the iDEAL payments capability of the account, or whether the account can directly process iDEAL charges.

        One of active, inactive, or pending.

      • setJcbPayments

        public void setJcbPayments​(java.lang.String jcbPayments)
        The status of the JCB payments capability of the account, or whether the account (Japan only) can directly process JCB credit card charges in JPY currency.

        One of active, inactive, or pending.

      • setLegacyPayments

        public void setLegacyPayments​(java.lang.String legacyPayments)
        The status of the legacy payments capability of the account.

        One of active, inactive, or pending.

      • setOxxoPayments

        public void setOxxoPayments​(java.lang.String oxxoPayments)
        The status of the OXXO payments capability of the account, or whether the account can directly process OXXO charges.

        One of active, inactive, or pending.

      • setP24Payments

        public void setP24Payments​(java.lang.String p24Payments)
        The status of the P24 payments capability of the account, or whether the account can directly process P24 charges.

        One of active, inactive, or pending.

      • setSepaDebitPayments

        public void setSepaDebitPayments​(java.lang.String sepaDebitPayments)
        The status of the SEPA Direct Debits payments capability of the account, or whether the account can directly process SEPA Direct Debits charges.

        One of active, inactive, or pending.

      • setSofortPayments

        public void setSofortPayments​(java.lang.String sofortPayments)
        The status of the Sofort payments capability of the account, or whether the account can directly process Sofort charges.

        One of active, inactive, or pending.

      • setTaxReportingUs1099K

        public void setTaxReportingUs1099K​(java.lang.String taxReportingUs1099K)
        The status of the tax reporting 1099-K (US) capability of the account.

        One of active, inactive, or pending.

      • setTaxReportingUs1099Misc

        public void setTaxReportingUs1099Misc​(java.lang.String taxReportingUs1099Misc)
        The status of the tax reporting 1099-MISC (US) capability of the account.

        One of active, inactive, or pending.

      • setTransfers

        public void setTransfers​(java.lang.String transfers)
        The status of the transfers capability of the account, or whether your platform can transfer funds to the account.

        One of active, inactive, or pending.

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • canEqual

        protected boolean canEqual​(java.lang.Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object