accountRelationships property

List<AccountRelationship>? accountRelationships
getter/setter pair

The account relationships that match your filter.

Implementation

core.List<AccountRelationship>? accountRelationships;