ListEmployeesResponse
November 20, 2019 ยท View on GitHub
Description
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| employees | List<Employee> | List of employees returned from the request. | [optional] |
| cursor | String | The token to be used to retrieve the next page of results. | [optional] |
| errors | List<Error> | Any errors that occurred during the request. | [optional] |