Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 931 Bytes

CtmagentCtmTestType.md

File metadata and controls

16 lines (13 loc) · 931 Bytes

CtmagentCtmTestType

Properties

Name Type Description Notes
Title string the test title [optional] [default to null]
Result string the test result [optional] [default to null]
Message string the test message [optional] [default to null]
UserAction string the action user initiated [optional] [default to null]
Command string the test's command [optional] [default to null]
CommandOutput string the command's output [optional] [default to null]
Advanced int32 the test advanced option [optional] [default to null]
Ordinal int32 the test oridnal [optional] [default to null]

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