pub async fn list_sip_credential_list(
configuration: &Configuration,
account_sid: &str,
page_size: Option<i32>,
) -> Result<ListSipCredentialListResponse, Error<ListSipCredentialListError>>Expand description
Get All Credential Lists
pub async fn list_sip_credential_list(
configuration: &Configuration,
account_sid: &str,
page_size: Option<i32>,
) -> Result<ListSipCredentialListResponse, Error<ListSipCredentialListError>>Get All Credential Lists