KountInquiryResponseViewModel
Class that presents a Kount inquery response view model object type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| MerchantOrderNumber |
The merchant order number. |
string |
None. |
| KountTransactionId |
The kount transaction identifier. |
string |
None. |
| KountStatus |
The kount status. |
string |
None. |
| KountScore |
The kount score. |
decimal number |
None. |
| KountOmniScore |
The kount omni score. |
decimal number |
None. |
| KountReasonCode |
The kount reason code. |
string |
None. |
| Action |
The action. Possible values: ACCEPT, DECLINE, REVIEW and ESCALATE. |
string |
None. |
| ActionMessage |
The action message to be displayed to the client. |
string |
None. |
| ActionMessageTranslationKey |
The BDT translation key assigned to the action message. |
string |
None. |
| InternalMessage |
The internal message. |
string |
None. |