[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
GenericUserResponse
Defines the Generic user response.
AllOf
This class requires all of the following:
Properties
JSON Example
{
"status": {
"failed": {
"key": "string"
},
"succeeded": [
"string"
]
}
}