pub async fn fetch_account(
configuration: &Configuration,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccount, Error<FetchAccountError>>
Expand description
Fetch the account specified by the provided Account Sid
pub async fn fetch_account(
configuration: &Configuration,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccount, Error<FetchAccountError>>
Fetch the account specified by the provided Account Sid