Name | Type | Description | Notes |
---|---|---|---|
id | Number | The ID of the user | [optional] |
name | String | The name of the user | [optional] |
String | The email of the user | [optional] | |
has_pic | Number | Whether the user has picture or not. 0 = No picture, 1 = Has picture. | [optional] |
pic_hash | String | The user picture hash | [optional] |
active_flag | Boolean | Whether the user is active or not | [optional] |