# `Twilio.Resources.Flex.V1.Insight.InsightsUserRoles`
[🔗](https://github.com/jeffhuen/twilio_elixir/blob/main/lib/twilio/resources/flex/v1/insight/insights_user_roles.ex#L2)

InsightsUserRoles resource.

## Properties

| Field | Description |
|-------|-------------|
| `roles` | Flex Insights roles for the user |
| `url` | Format: uri |

# `t`

```elixir
@type t() :: %Twilio.Resources.Flex.V1.Insight.InsightsUserRoles{
  roles: list() | nil,
  url: String.t() | nil
}
```

# `object_name`

---

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