ApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| status | ResponseStatus | [optional] [default to null] | |
| hasErrors | Boolean | Set true when status.isSuccess is false. | [optional] [default to null] |
| isValid | Boolean | Set false on API parameter validation failures. | [optional] [default to null] |