pub async fn fetch_sip_credential(
configuration: &Configuration,
account_sid: &str,
credential_list_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodSipPeriodSipCredentialListPeriodSipCredential, Error<FetchSipCredentialError>>
Expand description
Fetch a single credential.