squareconnect.models.error
Represents an error encountered during a request to the Connect API. See Handling errors for more information.
| Name | Type | Notes |
|---|---|---|
| category | str | |
| code | str | |
| detail | str | [optional] |
| field | str | [optional] |
squareconnect.models.error
Represents an error encountered during a request to the Connect API. See Handling errors for more information.
| Name | Type | Notes |
|---|---|---|
| category | str | |
| code | str | |
| detail | str | [optional] |
| field | str | [optional] |