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

Latest commit

 

History

History
15 lines (10 loc) · 639 Bytes

ListEmployeeWagesRequest.md

File metadata and controls

15 lines (10 loc) · 639 Bytes

SquareConnect.ListEmployeeWagesRequest

Description

Note: This model is deprecated.

A request for a set of EmployeeWage objects

Properties

Name Type Description Notes
employee_id String Filter wages returned to only those that are associated with the specified employee. [optional]
limit Number Maximum number of Employee Wages to return per page. Can range between 1 and 200. The default is the maximum at 200. [optional]
cursor String Pointer to the next page of Employee Wage results to fetch. [optional]