Sha256: a84823aaba305a2e704bf4059ba2735363b6954aa5202edc1f0e1fa8e81dbf18
Contents?: true
Size: 605 Bytes
Versions: 14
Compression:
Stored size: 605 Bytes
Contents
# SquareConnect::ListEmployeeWagesRequest ### Description 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** | **Integer** | 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]
Version data entries
14 entries across 14 versions & 1 rubygems