Payload for GET /1/object/employee/getList
| Name | Type | Description | Notes |
|---|---|---|---|
| IRowReturned | int | The number of rows returned | |
| IRowFiltered | int | The number of rows matching your filters (if any) or the total number of rows | |
| AObjEmployee | List<EmployeeListElement> |
Payload for GET /1/object/employee/getList
| Name | Type | Description | Notes |
|---|---|---|---|
| IRowReturned | int | The number of rows returned | |
| IRowFiltered | int | The number of rows matching your filters (if any) or the total number of rows | |
| AObjEmployee | List<EmployeeListElement> |