Class Session.Flow.AfterCompletion.Redirect

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

public static class Session.Flow.AfterCompletion.Redirect extends StripeObject
  • Constructor Details

    • Redirect

      public Redirect()
  • Method Details

    • getReturnUrl

      public String getReturnUrl()
    • setReturnUrl

      public void setReturnUrl(String returnUrl)
    • 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