Stripe.Params.PaymentLinkCreateParams.Restrictions.CompletedSessions (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.PaymentLinkCreateParams.Restrictions.CompletedSessions{
  limit: integer() | nil
}
  • limit - The maximum number of checkout sessions that can be completed for the completed_sessions restriction to be met.