pub async fn fetch_address(
configuration: &Configuration,
account_sid: &str,
sid: &str
) -> Result<ApiPeriodV2010PeriodAccountPeriodAddress, Error<FetchAddressError>>
Expand description