# FlatApi.UserPublic

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bio** | **String** | User&#39;s biography | [optional] 
**registrationDate** | **Date** | Date the user signed up | [optional] 
**likedScoresCount** | **Number** | Number of the scores liked by the user | [optional] 
**followersCount** | **Number** | Number of followers the user have | [optional] 
**followingCount** | **Number** | Number of people the user follow | [optional] 
**ownedPublicScoresCount** | **Number** | Number of public scores the user have | [optional] 
**profileTheme** | **String** | Theme (background) for the profile | [optional] 
**instruments** | [**UserInstruments**](UserInstruments.md) |  | [optional] 


