Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
errors | getErrors() | setErrors($value) | \SquareConnect\Model\Error[] | Information on any errors encountered. | [optional] |
updated_at | getUpdatedAt() | setUpdatedAt($value) | string | [optional] |
Note: All properties are protected and only accessed via getters and setters.