| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | [optional] | |
| ClientGroupId | string | [optional] | |
| SendDate | DateTime? | When the email should be sent. | [optional] |
| IsPrompt | bool? | Video Prompt: Determines whether this is a static or prompted send. | |
| PrintToTemplate | bool? | Controls whether or not the content is printed into a template. | [optional] |
| EmailId | string | Static send: The Email to send on behalf of the group members. | [optional] |
| ExampleVideoId | string | Video Prompt: The Video to include as an example for prompted users. | [optional] |
| FollowUpVideoId | string | The Video to include in the tracking follow up. | [optional] |
| PromptIntro | string | Video Prompt: The intro text directed toward prompted users. | [optional] |
| PromptSubject | string | Video Prompt: The subject line prompting the user to record a video. | [optional] |
| PromptBody | string | Video Prompt: The HTML body of the email prompting the user to record a video. | [optional] |
| EmailSubject | string | Video Prompt: The subject line of the final sent email | [optional] |
| EmailBody | string | Video Prompt: The HTML body of the final sent email. | [optional] |
| SendWithoutVideo | bool? | Video Prompt: Whether to send the final email if no video was recorded. | [optional] |
| Status | string | The state of the send. | [optional] |
| MediaType | string | The type of media used for a social send | [optional] |
| CustomInitialEmailSubjectLine | string | The custom subject line for the prompt initial email | [optional] |