[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

TaskError

Detailed information about the error if the task status is ERROR.


Properties

string
details Optional

The details of the error.


string
message Optional

The message of the error.

JSON Example

{
	"details": "string",
	"message": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

Task

Feedback

Was this page helpful?