| Name | Type | Description | Notes |
|---|---|---|---|
| bio | string | User's biography | [optional] |
| registrationDate | \DateTime | Date the user signed up | [optional] |
| likedScoresCount | int | Number of the scores liked by the user | [optional] |
| followersCount | int | Number of followers the user have | [optional] |
| followingCount | int | Number of people the user follow | [optional] |
| ownedPublicScoresCount | int | Number of public scores the user have | [optional] |
| profileTheme | string | Theme (background) for the profile | [optional] |
| instruments | \Flat\APIClient\Model\UserInstruments | [optional] |