# TpaycomTechnicalDocumentation.ChargebackStatus

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**title** | **String** | Chargeback title in Tpay.com system | [optional] 
**_date** | **String** | Chargeback creation time | [optional] 
**amount** | **Number** | Refunded amount | [optional] 
**status** | **String** |  | [optional] 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `completed` (value: `"completed"`)

* `pending` (value: `"pending"`)

* `incorrect` (value: `"incorrect"`)




