TenderCardDetailsStatus
March 13, 2019 ยท View on GitHub
Description
Indicates the card transaction's current status.
Properties
| Name | Type |
|---|---|
| AUTHORIZED | string |
| CAPTURED | string |
| VOIDED | string |
| FAILED | string |
Note: All properties are protected and only accessed via getters and setters.