Service for Report API operations.
Operations: fetch
Summary
Functions
Get Account Level Report for the given Report Id.
Functions
@spec fetch(Twilio.Client.t(), String.t(), keyword()) :: {:ok, Twilio.Resources.Insights.V2.Voice.Report.t()} | {:ok, map(), map()} | :ok | {:error, Twilio.Error.t()}
Get Account Level Report for the given Report Id.
Operation: FetchAccountReport | Tags: InsightsV1GetAccountReport