Represents a response from an update request, containing the updated WageSetting
object or error messages.
Name | Type | Description | Notes |
---|---|---|---|
wage_setting | WageSetting | The successfully updated `WageSetting` object. | [optional] |
errors | [Error] | The errors that occurred during the request. | [optional] |