Asset
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| schema | EmbeddedModelSchema | [optional] | |
| id | String | The globally available UID representing the asset in the Database, both locally and in the cloud. | |
| name | String | [optional] | |
| creator | String | ||
| created | GroupedTimestamp | ||
| updated | GroupedTimestamp | ||
| synced | GroupedTimestamp | [optional] | |
| deleted | GroupedTimestamp | [optional] | |
| formats | Formats | ||
| preview | Preview | ||
| original | ReferencedFormat | ||
| shares | Shares | [optional] | |
| mechanism | MechanismEnum | ||
| websites | Websites | [optional] | |
| interacted | GroupedTimestamp | [optional] | |
| tags | Tags | [optional] | |
| sensitives | Sensitives | [optional] | |
| persons | Persons | [optional] | |
| curated | bool | This is an optional boolean that will flag that this asset came from a currated collection. | [optional] |
| discovered | bool | [optional] | |
| activities | Activities | [optional] | |
| score | Score | [optional] | |
| favorited | bool | [optional] | |
| pseudo | bool | 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 | bool | This will let us know if this asset was generated as a 'demo' snippet | [optional] |