pub async fn fetch_queue(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodQueue, Error<FetchQueueError>>
Expand description
Fetch an instance of a queue identified by the QueueSid
pub async fn fetch_queue(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodQueue, Error<FetchQueueError>>
Fetch an instance of a queue identified by the QueueSid