# FlatApi.ScoreModification

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | **String** | The title of the score | [optional] 
**privacy** | [**ScorePrivacy**](ScorePrivacy.md) |  | [optional] 
**sharingKey** | [**ResourceSharingKey**](ResourceSharingKey.md) |  | [optional] 
**description** | **String** | Description of the creation | [optional] 
**tags** | **[String]** | Tags describing the score | [optional] 
**creationType** | [**ScoreCreationType**](ScoreCreationType.md) |  | [optional] 
**license** | [**ScoreLicense**](ScoreLicense.md) |  | [optional] 


