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] |