Asset
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | kotlin.String | The globally available UID representing the asset in the Database, both locally and in the cloud. | |
creator | kotlin.String | ||
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
formats | Formats | ||
preview | Preview | ||
original | ReferencedFormat | ||
mechanism | MechanismEnum | ||
schema | EmbeddedModelSchema | [optional] | |
name | kotlin.String | [optional] | |
synced | GroupedTimestamp | [optional] | |
deleted | GroupedTimestamp | [optional] | |
shares | Shares | [optional] | |
websites | Websites | [optional] | |
interacted | GroupedTimestamp | [optional] | |
tags | Tags | [optional] | |
sensitives | Sensitives | [optional] | |
persons | Persons | [optional] | |
curated | kotlin.Boolean | This is an optional boolean that will flag that this asset came from a currated collection. | [optional] |
discovered | kotlin.Boolean | [optional] | |
activities | Activities | [optional] | |
score | Score | [optional] | |
favorited | kotlin.Boolean | [optional] | |
pseudo | kotlin.Boolean | This will determine if this is a asset that the user did not explicitly save. | [optional] |
annotations | Annotations | [optional] | |
hints | Hints | [optional] | |
anchors | Anchors | [optional] | |
conversations | Conversations | [optional] | |
summaries | WorkstreamSummaries | [optional] | |
demo | kotlin.Boolean | This will let us know if this asset was generated as a 'demo' snippet | [optional] |