SeededWebsite
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| url | kotlin.String | this is the url of the website. | |
| name | kotlin.String | name of the website.(customizable and updateable as well.) | |
| schema | EmbeddedModelSchema | [optional] | |
| asset | kotlin.String | This is the specific asset that this website is going to get attached to!! | [optional] |
| conversation | kotlin.String | This is the specific conversation that this website is going to get attached to!! | [optional] |
| mechanism | MechanismEnum | [optional] | |
| person | kotlin.String | this is a uuid of a person that we are going to add the website too. | [optional] |