PagedJobEventsResponse
Properties
| Name |
Type |
Description |
Notes |
| page |
Integer |
|
[optional] [default to null] |
| pageCount |
Integer |
|
[optional] [default to null] |
| pageSize |
Integer |
|
[optional] [default to null] |
| totalItemCount |
Integer |
|
[optional] [default to null] |
| 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] |
| items |
List |
|
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]