| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique identifier of the score | [optional] |
| sharingKey | string | The private sharing key of the score (available when the `privacy` mode is set to `privateLink`) | [optional] |
| title | string | The title of the score | [optional] |
| privacy | \Flat\APIClient\Model\ScorePrivacy | [optional] | |
| user | \Flat\APIClient\Model\UserPublicSummary | [optional] | |
| htmlUrl | string | The url where the score can be viewed in a web browser | [optional] |