| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the user | [optional] |
| name | string | The name of the user | [optional] |
| string | The email of the user | [optional] | |
| has_pic | bool | If the user has a picture or not | [optional] |
| pic_hash | string | The user picture hash | [optional] |
| active_flag | bool | Whether the user is active or not | [optional] |