Sha256: a1287e47ae8ee804f5f928e741dd2c889c94c3a0618730971f1f4bba50051496
Contents?: true
Size: 634 Bytes
Versions: 14
Compression:
Stored size: 634 Bytes
Contents
# SquareConnect::ListEmployeeWagesResponse ### Description The response to a request for a set of `EmployeeWage` objects. Contains a set of `EmployeeWage`. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **employee_wages** | [**Array<EmployeeWage>**](EmployeeWage.md) | A page of Employee Wage results. | [optional] **cursor** | **String** | Value supplied in the subsequent request to fetch the next next page of Employee Wage results. | [optional] **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems