Record
singlesend-response-short
No description available.
record singlesend-response-short {
abtest: abtest-summary,
categories: list<string>,
created-at: string,
id: string,
is-abtest: bool,
name: string,
send-at: option<string>,
status: singlesend-response-short-status-enum,
updated-at: string,
}Fields
| Name | Type | Description |
|---|---|---|
| abtest | abtest-summary | |
| categories | list<string> | |
| created-at | string | |
| id | string | |
| is-abtest | bool | |
| name | string | |
| send-at | option<string> | |
| status | singlesend-response-short-status-enum | |
| updated-at | string |