myCRED_Account Object
(
[user_id] => 1
[point_types] => Array
(
[0] => mycred_default
[1] => mycred_deed
)
[balance] => Array
(
[mycred_default] => myCRED_Balance Object
(
[current] => 4455
[accumulated] => 4874
[point_type] => myCRED_Point_Type Object
(
[cred_id] => mycred_default
[singular] => Token
[plural] => Tokens
[prefix] =>
[suffix] => tk.
[format] => Array
(
[type] => bigint
[decimals] => 0
[separators] => Array
(
[decimal] => .
[thousand] => ,
)
)
)
)
[mycred_deed] => myCRED_Balance Object
(
[current] => -203
[accumulated] => 47
[point_type] => myCRED_Point_Type Object
(
[cred_id] => mycred_deed
[singular] => Deed
[plural] => Deeds
[prefix] =>
[suffix] => de.
[format] => Array
(
[type] => bigint
[decimals] => 0
[separators] => Array
(
[decimal] => .
[thousand] => ,
)
)
)
)
)
[total_balance] => 54689
[history] => Array
(
[0] => mycred_default
[1] => mycred_credit
)
)