Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 505 Bytes

UpdateWageSettingResponse.md

File metadata and controls

13 lines (8 loc) · 505 Bytes

SquareConnect.UpdateWageSettingResponse

Description

Represents a response from an update request, containing the updated WageSetting object or error messages.

Properties

Name Type Description Notes
wage_setting WageSetting The successfully updated `WageSetting` object. [optional]
errors [Error] The errors that occurred during the request. [optional]