EmployeesListResultsModel
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Employees | Collection of ONBEmployeeModel | 
                                                             None.  | 
                    |
| TotalEmployeesCount | 
                             Total number of Employees in the Employees list  | 
                        integer | 
                                                             None.  | 
                    
| status | 
                             Sucessful, Error  | 
                        string | 
                                                             None.  | 
                    
| messages | 
                             Contains Error message if an error occured.  | 
                        Collection of string | 
                                                             None.  |