Tag
Properties​
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
id | String | UUID that represents the tag. | |
text | String | represnts the value of a tag. | |
mechanisms | Map<String, MechanismEnum> | This is a Map<String, MechanismEnum>** where the the key is an asset id. | [optional] [default to const ] |
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] |