Square.Connect.Model.ListEmployeesRequest

November 20, 2019 ยท View on GitHub

Description

Properties

NameTypeDescriptionNotes
LocationIdstringFilter employees returned to only those that are associated with the specified location.[optional]
StatusstringSpecifies the EmployeeStatus to filter the employee by. See EmployeeStatus for possible values[optional]
Limitint?The number of employees to be returned on each page.[optional]
CursorstringThe token required to retrieve the specified page of results.[optional]

[Back to Model list] [Back to API list] [Back to README]