Stripe.Params.PaymentLinkCreateParams.Restrictions.CompletedSessions
(tiger_stripe v0.1.10)
Copy Markdown
View Source
Nested parameters.
Summary
Types
@type t() :: %Stripe.Params.PaymentLinkCreateParams.Restrictions.CompletedSessions{ limit: integer() | nil }
limit- The maximum number of checkout sessions that can be completed for thecompleted_sessionsrestriction to be met.