FlattenedWebsite
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | kotlin.String | this is aspecific uuid that represents | |
name | kotlin.String | A customizable name. | |
url | kotlin.String | The true url or the website. | |
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
schema | EmbeddedModelSchema | [optional] | |
assets | FlattenedAssets | [optional] | |
deleted | GroupedTimestamp | [optional] | |
mechanisms | kotlin.collections.Map<kotlin.String, MechanismEnum> | This is a Map<String, MechanismEnum> where the the key is an asset id. | [optional] |
interactions | kotlin.Int | This is an optional value that will keep track of the number of times this has been interacted with. | [optional] |
persons | FlattenedPersons | [optional] | |
conversations | FlattenedConversations | [optional] | |
score | Score | [optional] | |
summaries | FlattenedWorkstreamSummaries | [optional] |