Class PaymentLink.AfterCompletion.Redirect

java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentLink.AfterCompletion.Redirect
All Implemented Interfaces:
StripeObjectInterface
Enclosing class:
PaymentLink.AfterCompletion

public static class PaymentLink.AfterCompletion.Redirect extends StripeObject
  • Constructor Details

    • Redirect

      public Redirect()
  • Method Details

    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)
    • 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