Twilio.Intelligence.V2.Service.OperatorAttachmentsService (twilio_elixir v0.1.1)

Copy Markdown View Source

Service for OperatorAttachments API operations.

Operations: fetch

Summary

Functions

Retrieve Operators attached to a Service.

Functions

fetch(client, service_sid, opts \\ [])

@spec fetch(Twilio.Client.t(), String.t(), keyword()) ::
  {:ok, Twilio.Resources.Intelligence.V2.Service.OperatorAttachments.t()}
  | {:ok, map(), map()}
  | :ok
  | {:error, Twilio.Error.t()}

Retrieve Operators attached to a Service.

Operation: FetchOperatorAttachments | Tags: IntelligenceV2OperatorAttachments