pub async fn list_sip_ip_address(
configuration: &Configuration,
account_sid: &str,
ip_access_control_list_sid: &str,
page_size: Option<i32>,
) -> Result<ListSipIpAddressResponse, Error<ListSipIpAddressError>>Expand description
Read multiple IpAddress resources.