Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 670 Bytes

StartAutomationResponse.md

File metadata and controls

16 lines (11 loc) · 670 Bytes

org.egoi.client.api.Model.StartAutomationResponse

Properties

Name Type Description Notes
AutomationId int [optional] [readonly]
ActionId int [optional] [readonly]
Success List<string> Array of contacts where the automation was successfully started [optional]
Error List<string> Array of contacts where the automation was not successfully started [optional]

[Back to Model list] [Back to API list] [Back to README]