# GroupMemberUser
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Identifier for the user. |
**name** | **String** | Display name of the user. |
**email** | Option<**String**> | |
**picture** | Option<**String**> | |
**is_service_account** | Option<**bool**> | |
**user_type** | **String** | The type of user. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)