associatedObjects property
Objects that were associated with the event. For example, if the event was a space permission change then the associated object would be the space.
Implementation
final List<AffectedObject> associatedObjects;
Objects that were associated with the event. For example, if the event was a space permission change then the associated object would be the space.
final List<AffectedObject> associatedObjects;