IMCAAgentStateEventResponsePayload
Response data payload object of AgentStateEvent operation.
Attributes
toolbarName
Attribute which contains the toolbar name.
toolbarName: string;
method
Attribute which contains method.
method: any;
uuid
Attribute which contains the uuid.
uuid: string;
result
Attribute which contains the result.
result: string;
error
Attribute which contains the error, if any.
error: any;