Class Institution.Features.Transactions

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.financialconnections.Institution.Features.Transactions
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
Institution.Features

public static class Institution.Features.Transactions extends StripeObject
For more details about Transactions, please refer to the API Reference.
  • Constructor Details

    • Transactions

      public Transactions()
  • Method Details

    • getSupported

      public Boolean getSupported()
    • setSupported

      public void setSupported(Boolean supported)
    • 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