# GroupUserProfileResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**display_name** | **String** | User's display name |
**user_id** | **String** | User ID |
**picture_url** | Option<**String**> | Profile image URL. `https` image URL. Not included in the response if the user doesn't have a profile image. | [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)