# DisputeEvidence

### Description



## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**evidence_id** | getEvidenceId() | setEvidenceId($value) | **string** | The Square-generated ID of the evidence. | [optional] 
**dispute_id** | getDisputeId() | setDisputeId($value) | **string** | The ID of the dispute the evidence is associated with. | [optional] 
**uploaded_at** | getUploadedAt() | setUploadedAt($value) | **string** | The time when the next action is due, in RFC 3339 format. | [optional] 
**evidence_type** | getEvidenceType() | setEvidenceType($value) | **string** | The type of the evidence. See [DisputeEvidenceType](#type-disputeevidencetype) for possible values | [optional] 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

