WalletAccountSet
class
WalletAccountSet
Constructor
constructor
Methods
equals
equals(walletAccountsByName: WalletAccountSet): boolean
Parameters:
walletAccountsByName: WalletAccountSet
Returns:
booleanget
get(name: string | WalletAccount): undefined | WalletAccount
Parameters:
name: string | WalletAccount
Returns:
undefined | WalletAccountnames
names(): string[]
Returns:
string[]toJSON
toJSON(): any
Returns:
anytoRedactedJSON
toRedactedJSON(): any
Returns:
anyupdate
update(walletAccountsByName: WalletAccountSet | any): WalletAccountSet
Parameters:
walletAccountsByName: WalletAccountSet | any
Returns:
WalletAccountSet[hasInstance]
[hasInstance](x: any): any
Parameters:
x: any
Returns:
anyAccessors
[ModelIdSymbol]
