# DisputeEvidenceFile

### Description

A file to be uploaded as dispute evidence.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**filename** | getFilename() | setFilename($value) | **string** | The file name including the file extension. For example: \&quot;receipt.tiff\&quot;. | [optional] 
**filetype** | getFiletype() | setFiletype($value) | **string** | Dispute evidence files must one of application/pdf, image/heic, image/heif, image/jpeg, image/png, image/tiff formats. | [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)

