DisputeReason
February 26, 2020 ยท View on GitHub
Description
List of possible reasons why a cardholder might initiate a dispute with their bank.
Properties
| Name | Type |
|---|---|
| AMOUNT_DIFFERS | string |
| CANCELLED | string |
| DUPLICATE | string |
| NO_KNOWLEDGE | string |
| NOT_AS_DESCRIBED | string |
| NOT_RECEIVED | string |
| PAID_BY_OTHER_MEANS | string |
| CUSTOMER_REQUESTS_CREDIT | string |
| EMV_LIABILITY_SHIFT | string |
Note: All properties are protected and only accessed via getters and setters.