name | data type | description |
---|---|---|
message | string | |
status | Status | |
Properties inherited from ToYAMLString |
||
fieldsToAppend | array of FieldNameAndValue |
Example
{ "message" : "...", "status" : "PARTIAL", "fieldsToAppend" : [ { "value" : { }, "name" : "..." }, { "value" : { }, "name" : "..." } ] }