[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
FailureDto
Defines the properties of failure.
Properties
string
id
Optional
The id of the entry for which a operation had failed
string
message
Optional
The reason for which the operation for this entry had failed.
JSON Example
{
"id": "string",
"message": "string"
}