Class DeauthorizedAccount

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.oauth.DeauthorizedAccount
All Implemented Interfaces:
StripeObjectInterface

public class DeauthorizedAccount extends StripeObject
  • Constructor Details

    • DeauthorizedAccount

      public DeauthorizedAccount()
  • Method Details

    • getStripeUserId

      public String getStripeUserId()
    • setStripeUserId

      public void setStripeUserId(String stripeUserId)
    • 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