Record
get-automations-response
No description available.
record get-automations-response {
links: option<list<get-automations-response-links-item>>,
automations: option<list<get-automations-response-automations-item>>,
total-items: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| links | option<list<get-automations-response-links-item>> | |
| automations | option<list<get-automations-response-automations-item>> | |
| total-items | option<s32> |