526 B
526 B
EventActor
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<String> | The ID of the object emitting the event | [optional] |
| attributes | Option<std::collections::HashMap<String, String>> | Various key/value attributes of the object, depending on its type. | [optional] |