accounts property

List<Account>? accounts
getter/setter pair

List of GTM Accounts that a user has access to.

Implementation

core.List<Account>? accounts;