# UserGroupReadMembers
## Properties
**user_id** | Option<**String**> | The ID of the member. | [optional][readonly]
**user_email** | Option<**String**> | The email address of the member | [optional][readonly]
**you** | Option<**bool**> | Is this you? (the current user) | [optional][readonly]
**roles** | Option<[**Vec<models::UserGroupReadRole>**](UserGroupReadRole.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)