pub async fn fetch_call(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCall, Error<FetchCallError>>Expand description
Fetch the call specified by the provided Call SID
pub async fn fetch_call(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCall, Error<FetchCallError>>Fetch the call specified by the provided Call SID