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

CustomerPortalCustomerSettings

# `t`

```elixir
@type t() :: %PolarExpress.Schemas.CustomerPortalCustomerSettings{
  allow_email_change: term()
}
```

* `allow_email_change`

# `schema_name`

---

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