cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
18 lines (14 loc) • 1.71 kB
Markdown
# CyberSource.TssV2TransactionsGet200ResponseProcessorInformationElectronicVerificationResults
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | Mapped Electronic Verification response code for the customer's email address. | [optional]
**emailRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's email address. | [optional]
**name** | **String** | #### Visa Platform Connect Mapped Electronic Verification response code for the customer's name. Valid values : 'Y' Yes, the data Matches 'N' No Match 'O' Partial Match | [optional]
**nameRaw** | **String** | #### Visa Platform Connect Raw Electronic Verification response code from the processor for the customer's name. Valid values : '01' Match '50' Partial Match '99' No Match | [optional]
**phoneNumber** | **String** | Mapped Electronic Verification response code for the customer's phone number. | [optional]
**phoneNumberRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's phone number. | [optional]
**street** | **String** | Mapped Electronic Verification response code for the customer's street address. | [optional]
**streetRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's street address. | [optional]
**postalCode** | **String** | Mapped Electronic Verification response code for the customer's postal code. | [optional]
**postalCodeRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's postal code. | [optional]