import 'package:pieces_os_client/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
schema | EmbeddedModelSchema | [optional] | |
asset | String | This is the specific asset that this website is going to get attached to!! | [optional] |
conversation | String | This is the specific conversation that this website is going to get attached to!! | [optional] |
url | String | this is the url of the website. | |
name | String | name of the website.(customizable and updateable as well.) | |
mechanism | MechanismEnum | [optional] | |
person | String | this is a uuid of a person that we are going to add the website too. | [optional] |