Square.Connect.Model.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] |