pub async fn fetch_incoming_phone_number(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodIncomingPhoneNumber, Error<FetchIncomingPhoneNumberError>>
Expand description
Fetch an incoming-phone-number belonging to the account used to make the request.