UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

15 lines (11 loc) 1.17 kB
# CyberSource.PtsV2PaymentsPost201ResponseConsumerAuthenticationInformationIvr ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **enabledMessage** | **Boolean** | Flag to indicate if a valid IVR transaction was detected. | [optional] **encryptionKey** | **String** | Encryption key to be used in the event the ACS requires encryption of the credential field. | [optional] **encryptionMandatory** | **Boolean** | Flag to indicate if the ACS requires the credential to be encrypted. | [optional] **encryptionType** | **String** | An indicator from the ACS to inform the type of encryption that should be used in the event the ACS requires encryption of the credential field. | [optional] **label** | **String** | An ACS Provided label that can be presented to the Consumer. Recommended use with an application. | [optional] **prompt** | **String** | An ACS provided string that can be presented to the Consumer. Recommended use with an application. | [optional] **statusMessage** | **String** | An ACS provided message that can provide additional information or details. | [optional]