Record
get-automations-id-response
No description available.
record get-automations-id-response {
links: option<list<get-automations-id-response-links-item>>,
create-time: option<string>,
emails-sent: option<s32>,
id: option<string>,
recipients: option<get-automations-id-response-recipients>,
report-summary: option<get-automations-id-response-report-summary>,
settings: option<get-automations-id-response-settings>,
start-time: option<string>,
status: option<get-automations-status-enum>,
tracking: option<get-automations-id-response-tracking>,
trigger-settings: option<get-automations-id-response-trigger-settings>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-automations-id-response-links-item>> | |
| create-time | option<string> | |
| emails-sent | option<s32> | |
| id | option<string> | |
| recipients | option<get-automations-id-response-recipients> | |
| report-summary | option<get-automations-id-response-report-summary> | |
| settings | option<get-automations-id-response-settings> | |
| start-time | option<string> | |
| status | option<get-automations-status-enum> | |
| tracking | option<get-automations-id-response-tracking> | |
| trigger-settings | option<get-automations-id-response-trigger-settings> |