Twilio.Resources.Intelligence.V2.Transcript.OperatorResult (twilio_elixir v0.1.1)

Copy Markdown View Source

OperatorResult resource.

Parent: /Transcripts/{Sid}

Properties

FieldDescription
locationsThe locations of the encrypted operator results.
urlFormat: uri

Summary

Types

t()

@type t() :: %Twilio.Resources.Intelligence.V2.Transcript.OperatorResult{
  locations: list() | nil,
  transcript_sid: String.t() | nil,
  url: String.t() | nil
}

Functions

object_name()