FlattenedTag
This is a Flattened Version of a Tag.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | ||
text | str | ||
mechanisms | Dict[str, MechanismEnum] | This is a Map<String, MechanismEnum> where the the key is an asset id. | [optional] |
assets | FlattenedAssets | [optional] | |
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
deleted | GroupedTimestamp | [optional] | |
category | TagCategoryEnum | ||
relationship | Relationship | [optional] | |
interactions | int | This is an optional value that will keep track of the number of times this has been interacted with. | [optional] |
persons | FlattenedPersons | [optional] | |
score | Score | [optional] |