| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The identifier of the prompt bot. Read Only. | [optional] |
| user_id | String | The prompt bot's owner. Read Only. | [optional] |
| email_id | String | The default email being sent to contacts in the prompt bot list. | [optional] |
| list_id | String | The list to attach the Prompt Bot to. | [optional] |
| name | String | The name of the bot. | [optional] |
| contact_field_value_column | String | The custom contact field value column used for this bot. | [optional] |
| status | Integer | The status of the prompt bot. Read Only. | [optional] |
| start_date | DateTime | when the bot started | [optional] |
| end_date | DateTime | when the bot should finish | [optional] |
| bot_type_id | String | The type of bot. | [optional] |
| template_id | String | The template id used to generate the default email. | [optional] |
| video_id | String | The video that was added to the prompt. | [optional] |
| content | String | The content to use in the email. | [optional] |
| subject | String | The subject of the default email. | [optional] |
| generated_by | String | Set when generated as a default by a bot. | [optional] |