pub async fn fetch_balance(
configuration: &Configuration,
account_sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodBalance, Error<FetchBalanceError>>
Expand description
Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information