TaskResult

The TaskResult object contains the result information of a task from the Returns object.

NameData TypeDescription
ErrorCodexsd:intIdentifies the error of an API request via a numeric code.
IDxsd:stringRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
InteractionObjectIDxsd:stringReturns associated ID for activities within the asynchronous process of the overall conversation or program.
OrdinalIDxsd:intDefines position of object within an array of information.
StatusCodexsd:stringStatus of async API request.
StatusMessagexsd:stringDescribes the status of an API call.