Class AccountSession.Components.FinancialAccountTransactions.Features

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.AccountSession.Components.FinancialAccountTransactions.Features
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
AccountSession.Components.FinancialAccountTransactions

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

    • Features

      public Features()
  • Method Details

    • getCardSpendDisputeManagement

      public Boolean getCardSpendDisputeManagement()
    • setCardSpendDisputeManagement

      public void setCardSpendDisputeManagement(Boolean cardSpendDisputeManagement)
    • 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