Twilio.Messaging.V1.LinkShortening.Domain.MessagingServiceService (twilio_elixir v0.1.1)

Copy Markdown View Source

Service for MessagingService API operations.

Operations: update, delete

Summary

Functions

Operation: DeleteLinkshorteningMessagingService | Tags: MessagingV1LinkshorteningMessagingService

Operation: CreateLinkshorteningMessagingService | Tags: MessagingV1LinkshorteningMessagingService

Functions

delete(client, domain_sid, sid, opts \\ [])

@spec delete(Twilio.Client.t(), String.t(), String.t(), keyword()) ::
  {:ok, map()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}

Operation: DeleteLinkshorteningMessagingService | Tags: MessagingV1LinkshorteningMessagingService

update(client, domain_sid, sid, params \\ %{}, opts \\ [])

Operation: CreateLinkshorteningMessagingService | Tags: MessagingV1LinkshorteningMessagingService