Class AccountSession.Components.AccountOnboarding.Features

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

public static class AccountSession.Components.AccountOnboarding.Features extends StripeObject
  • Constructor Details

    • Features

      public Features()
  • Method Details

    • getExternalAccountCollection

      public Boolean getExternalAccountCollection()
    • setExternalAccountCollection

      public void setExternalAccountCollection(Boolean externalAccountCollection)
    • 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