hideCreditLimit property

bool hideCreditLimit
getter/setter pair

Extracts credit limit from account balance for balance getter to show true account balance

You can also use pureBalance instead

Implementation

static bool hideCreditLimit = false;