AddressSet
class
AddressSet
Constructor
constructor
AddressSet(): AddressSet
Returns:
AddressSetMethods
[iterator]
[iterator](): MapIterator
Returns:
MapIteratoradd
delete
remove
sort
toAddressStrings
toAddressStrings(): any[]
Returns:
any[]toArray
toArray(): any[]
Returns:
any[]toRedactedJSON
toRedactedJSON(): any[]
Returns:
any[]toString
toString(): string
Returns:
stringunion
[hasInstance]
[hasInstance](x: any): any
Parameters:
x: any
Returns:
anyfromArray
fromArray(arr: string | Address | AddressJson[]): AddressSet
Parameters:
arr: string | Address | AddressJson[]
Returns:
AddressSetAccessors
size
[ModelIdSymbol]
