cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
26 lines (22 loc) • 3.41 kB
Markdown
# CyberSource.PtsV2PaymentsPost201ResponseProcessorInformationElectronicVerificationResults
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | Mapped Electronic Verification response code for the customer's name. | [optional]
**codeRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's last name | [optional]
**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]
**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]
**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]
**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]
**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]
**firstNameRaw** | **String** | #### Visa Platform Connect Raw electronic verification response code from the processor for the customer's first name. Valid values : '01' Match '50' Partial Match '99' No Match | [optional]
**firstName** | **String** | #### Visa Platform Connect Mapped electronic verification response code from the processor for the customer's first name. Valid values : 'Y' Yes, the data Matches 'N' No Match 'O' Partial Match | [optional]
**middleNameRaw** | **String** | #### Visa Platform Connect Raw electronic verification response code from the processor for the customer's middle name. Valid values : '01' Match '50' Partial Match '99' No Match | [optional]
**middleName** | **String** | #### Visa Platform Connect Mapped electronic verification response code from the processor for the customer's middle name. Valid values : 'Y' Yes, the data Matches 'N' No Match 'O' Partial Match | [optional]
**lastNameRaw** | **String** | #### Visa Platform Connect Raw electronic verification response code from the processor for the customer's last name. Valid values : '01' Match '50' Partial Match '99' No Match | [optional]
**lastName** | **String** | #### Visa Platform Connect Mapped electronic verification response code from the processor for the customer's last name. Valid values : 'Y' Yes, the data Matches 'N' No Match 'O' Partial Match | [optional]