objectIDs property

List<String>? objectIDs
final

An array of index objectId. Limited to 20 objects.

An event can’t have both objectIDs and filters at the same time.

Implementation

final List<String>? objectIDs;