Twilio.Resources.Flex.V1.Insight.QualityManagement.Setting.CommentTag (twilio_elixir v0.1.1)

Copy Markdown View Source

CommentTag resource.

Properties

FieldDescription

credo:disable-for-next-line Credo.Check.Readability.MaxLineLength

account_sidThe SID of the Account that created the Flex Insights resource and owns this resource.
urlFormat: uri

Summary

Types

t()

@type t() :: %Twilio.Resources.Flex.V1.Insight.QualityManagement.Setting.CommentTag{
  account_sid: String.t() | nil,
  comments: String.t() | nil,
  url: String.t() | nil
}

Functions

object_name()