User who triggered the event, or null for system-emitted events.
Backend-emitted event type. Use OrganizationActivityEventType for known values; the field stays a plain string so a new server-side event type doesn't break consumers.
Activity event ID (e.g. ae-{uuid}).
Optional payload (e.g. previous/current values on role/status changes).
ISO-8601 timestamp of when the event occurred.
Resource the event is about — see OrganizationActivityEventSubject.
A single event emitted into the organization activity feed. Shape mirrors
OrganizationActivityEventResponseDtoin the Nevermined backend.