ListDisputeEvidenceResponse
February 26, 2020 ยท View on GitHub
Description
Defines fields in a ListDisputeEvidence response.
Properties
| Name | Getter | Setter | Type | Description | Notes |
|---|---|---|---|---|---|
| evidence | getEvidence() | setEvidence($value) | \SquareConnect\Model\DisputeEvidence[] | The list of evidence previously uploaded to the specified dispute. | [optional] |
| errors | getErrors() | setErrors($value) | \SquareConnect\Model\Error[] | Information on errors encountered during the request. | [optional] |
Note: All properties are protected and only accessed via getters and setters.