describe_account_balance_blocking

Function describe_account_balance_blocking 

Source
pub fn describe_account_balance_blocking(
    client: &TencentCloudBlocking,
) -> TencentCloudResult<AccountBalanceResponse>
Expand description

Execute the Billing DescribeAccountBalance action with the blocking client.

This helper mirrors describe_account_balance_async but executes synchronously.