EventLogQueryParametersV4
Properties
Name |
Type |
Description |
Notes |
code |
str, none_type |
The code to filter on. |
[optional] |
category |
str, none_type |
The category to filter on |
[optional] |
date_from |
datetime, none_type |
The date from to search in. |
[optional] |
date_until |
datetime, none_type |
The date until to search in. |
[optional] |
any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]