# GetNotesResponse200DataInnerUser
## Properties
**email** | Option<**String**> | The email of the note creator | [optional]
**icon_url** | Option<**String**> | The URL of the note creator avatar picture | [optional]
**is_you** | Option<**bool**> | Whether the note is created by you or not | [optional]
**name** | Option<**String**> | The name of the note creator | [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)