# `Polarex.CustomerPaymentMethodCreateRequiresActionResponse`
[🔗](https://github.com/giusdp/polarex/blob/main/lib/polarex/schemas/customer_payment_method_create_requires_action_response.ex#L1)

Provides struct and type for a CustomerPaymentMethodCreateRequiresActionResponse

# `t`

```elixir
@type t() :: %Polarex.CustomerPaymentMethodCreateRequiresActionResponse{
  client_secret: String.t(),
  status: String.t()
}
```

---

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