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

Provides struct and type for a CustomerEmailUpdateVerifyRequest

# `t`

```elixir
@type t() :: %Polarex.CustomerEmailUpdateVerifyRequest{token: String.t()}
```

---

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