Square.Connect.Model.CancelPaymentResponse
August 15, 2019 ยท View on GitHub
Description
Return value from the CancelPayment endpoint.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | Information on errors encountered during the request. | [optional] |
| Payment | Payment | The successfully canceled `Payment` object. | [optional] |