Class SetupIntent.PaymentMethodOptions.Link

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupIntent.PaymentMethodOptions.Link
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
SetupIntent.PaymentMethodOptions

public static class SetupIntent.PaymentMethodOptions.Link extends StripeObject
  • Constructor Details

    • Link

      public Link()
  • Method Details

    • getPersistentToken

      public String getPersistentToken()
      [Deprecated] This is a legacy parameter that no longer has any function.
    • setPersistentToken

      public void setPersistentToken(String persistentToken)
      [Deprecated] This is a legacy parameter that no longer has any function.
    • 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