# `PolarExpress.Schemas.CustomerPaymentMethodCreateResponse`
[🔗](https://github.com/jeffhuen/polar_express/blob/main/lib/polar_express/schemas/customer_payment_method_create_response.ex#L2)

CustomerPaymentMethodCreateResponse union type.

# `t`

```elixir
@type t() ::
  PolarExpress.Schemas.CustomerPaymentMethodCreateSucceededResponse.t()
  | PolarExpress.Schemas.CustomerPaymentMethodCreateRequiresActionResponse.t()
```

# `schema_name`

---

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