A request for a set of EmployeeWage
objects
Name | Type | Description | Notes |
---|---|---|---|
EmployeeId | string | Filter wages returned to only those that are associated with the specified employee. | [optional] |
Limit | int? | 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] |