# `Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs`
[🔗](https://github.com/jeffhuen/tiger_stripe/blob/main/lib/stripe/params/payment_method_configuration_create_params.ex#L694)

Nested parameters.

# `t`

```elixir
@type t() ::
  %Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs{
    display_preference:
      Stripe.Params.PaymentMethodConfigurationCreateParams.FrMealVoucherConecs.DisplayPreference.t()
      | nil
  }
```

* `display_preference` - Whether or not the payment method should be displayed.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
