pub async fn fetch_short_code(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodShortCode, Error<FetchShortCodeError>>
Expand description
Fetch an instance of a short code
pub async fn fetch_short_code(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodShortCode, Error<FetchShortCodeError>>
Fetch an instance of a short code