Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 655 Bytes

ListEmployeesRequest.md

File metadata and controls

15 lines (9 loc) · 655 Bytes

SquareConnect.ListEmployeesRequest

Description

Properties

Name Type Description Notes
location_id String Filter employees returned to only those that are associated with the specified location. [optional]
status String Specifies the EmployeeStatus to filter the employee by. See EmployeeStatus for possible values [optional]
limit Number The number of employees to be returned on each page. [optional]
cursor String The token required to retrieve the specified page of results. [optional]