Class SourceMandateNotification.AcssDebitData

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

public static class SourceMandateNotification.AcssDebitData extends StripeObject
  • Constructor Details

    • AcssDebitData

      public AcssDebitData()
  • 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