Stripe.Resources.PaymentLink.AfterCompletion.Redirect
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested struct within the parent resource.
Summary
Types
@type t() :: %Stripe.Resources.PaymentLink.AfterCompletion.Redirect{ url: String.t() | nil }
url- The URL the customer will be redirected to after the purchase is complete. Max length: 5000.