Document representing a status of an object.
Property | Type | Constraints | Description |
---|---|---|---|
code |
String | The status code. | |
message |
String | The status message. | |
status |
Integer | The status. For more information on the status values see dw.system.Status.OK and dw.system.Status.ERROR. |