eventConditions property

List<GoalEventDetailsEventConditions>? eventConditions
getter/setter pair

List of event conditions.

Implementation

core.List<GoalEventDetailsEventConditions>? eventConditions;