| Name | Type | Description | Notes |
|---|---|---|---|
| id | str, none_type | User Identifier | [optional] |
| username | str, none_type | Username | [optional] |
| label | str, none_type | User Label | [optional] |
| deleted | bool, none_type | Indicates if user was deleted | [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] |