Versions in this module Expand all Collapse all v1 v1.0.2 Jul 20, 2023 v1.0.1 Jul 20, 2023 Changes in this version + type BalanceInfo struct + NetAUM float64 + TotalAUM float64 + func FromRaw(raw []interface{}) (o *BalanceInfo, err error) + type Update BalanceInfo + func UpdateFromRaw(raw []interface{}) (Update, error)