pub async fn list_sip_domain(
configuration: &Configuration,
account_sid: &str,
page_size: Option<i32>,
) -> Result<ListSipDomainResponse, Error<ListSipDomainError>>Expand description
Retrieve a list of domains belonging to the account used to make the request