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

Provides struct and type for a CustomerPortalMemberUpdate

# `t`

```elixir
@type t() :: %Polarex.CustomerPortalMemberUpdate{role: String.t() | nil}
```

---

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