StripeElixir.Params.BillingPortal.ConfigurationCreateParams.LoginPage (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %StripeElixir.Params.BillingPortal.ConfigurationCreateParams.LoginPage{
  enabled: boolean() | nil
}
  • enabled - Set to true to generate a shareable URL login_page.url that will take your customers to a hosted login page for the customer portal.