Twilio.Resources.Flex.V1.Insight.InsightsUserRoles (twilio_elixir v0.1.1)

Copy Markdown View Source

InsightsUserRoles resource.

Properties

FieldDescription
rolesFlex Insights roles for the user
urlFormat: uri

Summary

Types

t()

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

Functions

object_name()