Service for CallSummary API operations.
Operations: fetch
Summary
Functions
Get a specific Call Summary.
Functions
@spec fetch(Twilio.Client.t(), String.t(), keyword()) :: {:ok, Twilio.Resources.Insights.V1.Voice.CallSummary.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Get a specific Call Summary.
Operation: FetchSummary | Tags: InsightsV1CallSummary
Query Parameters
| Parameter | Type | Description |
|---|---|---|
ProcessingState | string | The Processing State of this Call Summary. One of complete, partial or all. |