Class AccountBalance
This class represents the current balance of different currencies in a given user account.
public
|
#
__construct( array $balance = [] )
Constructs a new balance instance, optionally with the provided starting balance. |
public
float
|
|
public
|