Class Session.Flow.AfterCompletion.HostedConfirmation

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

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

    • HostedConfirmation

      public HostedConfirmation()
  • Method Details

    • getCustomMessage

      public String getCustomMessage()
      A custom message to display to the customer after the flow is completed.
    • setCustomMessage

      public void setCustomMessage(String customMessage)
      A custom message to display to the customer after the flow is completed.
    • 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