responseStatus
Properties
| Name |
Type |
Description |
Notes |
| resourceKey |
String |
|
[optional] [default to null] |
| isSuccess |
Boolean |
False when errorCode is not None or there is an errorMessage or validationFailures. |
[optional] [default to null] |
| errorCode |
String |
|
[optional] [default to null] |
| errorMessage |
String |
|
[optional] [default to null] |
| validationFailures |
List |
API parameter validation failures. |
[optional] [default to null] |
| messages |
List |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]