Class SourceMandateNotification.AcssDebit

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SourceMandateNotification.AcssDebit
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
SourceMandateNotification

public static class SourceMandateNotification.AcssDebit extends StripeObject
  • Constructor Details

    • AcssDebit

      public AcssDebit()
  • Method Details

    • getStatementDescriptor

      public String getStatementDescriptor()
      The statement descriptor associate with the debit.
    • setStatementDescriptor

      public void setStatementDescriptor(String statementDescriptor)
      The statement descriptor associate with the debit.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object