Square.Connect.Model.ListEmployeeWagesRequest

March 13, 2019 ยท View on GitHub

Description

A request for a set of EmployeeWage objects

Properties

NameTypeDescriptionNotes
EmployeeIdstringFilter wages returned to only those that are associated with the specified employee.[optional]
Limitint?Maximum number of Employee Wages to return per page. Can range between 1 and 200. The default is the maximum at 200.[optional]
CursorstringPointer to the next page of Employee Wage results to fetch.[optional]

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