# Bombbomb.PromptBotBot

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The identifier of the prompt bot. Read Only. | [optional] 
**userId** | **String** | The prompt bot&#39;s owner. Read Only. | [optional] 
**emailId** | **String** | The default email being sent to contacts in the prompt bot list. | [optional] 
**listId** | **String** | The list to attach the Prompt Bot to. | [optional] 
**promptSubject** | **String** | The prompt subject. | [optional] 
**promptBody** | **String** | The prompt body. | [optional] 
**status** | **String** | The status of the prompt bot. Read Only. | [optional] 
**startDate** | **Date** | when the bot started | [optional] 
**endDate** | **Date** | when the bot should finish | [optional] 
**botTypeId** | **String** | The type of bot. | [optional] 
**templateId** | **String** | The template id used to generate the default email. | [optional] 


