Stripe.Resources.PaymentLink.AfterCompletion.HostedConfirmation
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentLink.AfterCompletion.HostedConfirmation{ custom_message: String.t() | nil }
custom_message- The custom message that is displayed to the customer after the purchase is complete. Max length: 5000. Nullable.