Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 865 Bytes

File metadata and controls

15 lines (11 loc) · 865 Bytes

ScoreSummary

Properties

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]

[Back to Model list] [Back to API list] [Back to README]