# EvidencesToContestDispute


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**document_type** | **string** |  | [optional] [default to undefined]
**document_description** | **string** |  | [optional] [default to undefined]

## Example

```typescript
import { EvidencesToContestDispute } from 'cashfree-pg';

const instance: EvidencesToContestDispute = {
    document_type,
    document_description,
};
```

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