public method O2GAccountTableRow.getBalance

Brief

Gets the amount of funds on the account.

Declaration
Java
double  getBalance ()

Details

The returned value does not include floating profit and loss.
The returned value is expressed in the account currency.

Declared in O2GAccountRow

back