Square.Connect.Model.GetPaymentResponse
August 15, 2019 ยท View on GitHub
Description
Defines the fields that are included in the response body of a request to the GetPayment endpoint.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | Information on errors encountered during the request. | [optional] |
| Payment | Payment | The requested `Payment`. | [optional] |