StripeElixir.Params.PaymentLinkUpdateParams.PhoneNumberCollection (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.PaymentLinkUpdateParams.PhoneNumberCollection{
  enabled: boolean() | nil
}
  • enabled - Set to true to enable phone number collection.