| Name | Type | Description | Notes |
|---|---|---|---|
| users | Option<Vecmodels::User> | [optional] | |
| create_instant | Option<i64> | The number of milliseconds since the unix epoch: January 1, 1970 00:00:00 UTC. This value is always in UTC. | [optional] |
| id | Option<uuid::Uuid> | [optional] | |
| info | Option<models::EventInfo> | [optional] | |
| tenant_id | Option<uuid::Uuid> | [optional] | |
| r#type | Option<models::EventType> | [optional] |