Class PaymentIntent.PaymentMethodOptions.AcssDebit

    • Constructor Detail

      • AcssDebit

        public AcssDebit()
    • Method Detail

      • getVerificationMethod

        public java.lang.String getVerificationMethod()
        Bank account verification method.

        One of automatic, instant, or microdeposits.

      • setVerificationMethod

        public void setVerificationMethod​(java.lang.String verificationMethod)
        Bank account verification method.

        One of automatic, instant, or microdeposits.

      • 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