Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 508 Bytes

CommandresultResponseData.md

File metadata and controls

11 lines (7 loc) · 508 Bytes

CommandresultResponseData

Properties

Name Type Description Notes
Output string The output of the command that was executed. [optional] [default to null]
ExitCode int32 The stderr output from the command that ran. [optional] [default to null]

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