Sha256: d0cce83fac5d0bf277369fdf7240cab78cd3b45134e3e160e4581f3bd18b5062
Contents?: true
Size: 565 Bytes
Versions: 14
Compression:
Stored size: 565 Bytes
Contents
# SquareConnect::UpdateWorkweekConfigResponse ### Description The response to a request to update a `WorkweekConfig` object. Contains the updated `WorkweekConfig` object. May contain a set of `Error` objects if the request resulted in errors. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **workweek_config** | [**WorkweekConfig**](WorkweekConfig.md) | The response object. | [optional] **errors** | [**Array<Error>**](Error.md) | Any errors that occurred during the request. | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems