nonCirculatingAccounts property

List<String> nonCirculatingAccounts
final

An array of account addresses of non-circulating accounts, as strings. If excludeNonCirculatingAccountsList is enabled, the returned array will be empty.

Implementation

final List<String> nonCirculatingAccounts;