objectIds property

List<String>? objectIds
getter/setter pair

Applicable when status is ASSIGNED.

The user has access to objects with these object IDs.

Implementation

core.List<core.String>? objectIds;