output property
dynamic
output
final
Output or error delivered as delivered to the agent. Missing if status is anything other than Success.
Implementation
final dynamic output;
Output or error delivered as delivered to the agent. Missing if status is anything other than Success.
final dynamic output;