Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.HostedConfirmation (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() ::
  %Stripe.Resources.BillingPortal.Session.Flow.AfterCompletion.HostedConfirmation{
    custom_message: String.t() | nil
  }
  • custom_message - A custom message to display to the customer after the flow is completed. Max length: 5000. Nullable.