Stripe.Params.PaymentMethodConfigurationUpdateParams.Fpx.DisplayPreference (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %Stripe.Params.PaymentMethodConfigurationUpdateParams.Fpx.DisplayPreference{
    preference: String.t() | nil
  }
  • preference - The account's preference for whether or not to display this payment method. Possible values: none, off, on.