Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 481 Bytes

ListEmployeesResponse.md

File metadata and controls

16 lines (8 loc) · 481 Bytes

ListEmployeesResponse

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]