account property

List<Account>? account
getter/setter pair

List of GTM Accounts that a user has access to.

Implementation

core.List<Account>? account;