Stripe.Params.CustomerSessionCreateParams.Components.PricingTable (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() :: %Stripe.Params.CustomerSessionCreateParams.Components.PricingTable{
  enabled: boolean() | nil
}
  • enabled - Whether the pricing table is enabled.