EventRequest class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| scope | str | ||
| timestamp | datetime | ||
| obj_name | str, none_type | [optional] | |
| obj_id | int, none_type | [optional] | |
| obj_val | str, none_type | [optional] | |
| source | str, none_type | [optional] | |
| count | int, none_type | [optional] | |
| duration | int | [optional] if omitted the server will use the default value of 0 | |
| project_id | int, none_type | [optional] | |
| task_id | int, none_type | [optional] | |
| job_id | int, none_type | [optional] | |
| user_id | int, none_type | [optional] | |
| user_name | str, none_type | [optional] | |
| user_email | str, none_type | [optional] | |
| org_id | int, none_type | [optional] | |
| org_slug | str, none_type | [optional] | |
| payload | str, none_type | [optional] |