accounts property

List<Account>? accounts
getter/setter pair

The CSS/MC accounts returned for the specified CSS parent account.

Implementation

core.List<Account>? accounts;