cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
14 lines (10 loc) • 1.45 kB
Markdown
# CyberSource.PtsV2PayoutsPost201ResponseProcessorInformationElectronicVerificationResults
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**emailRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's email address. Valid values: - '1': Verified - '2': Failed - '3': Not performed | [optional]
**firstNameRaw** | **String** | 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]
**lastNameRaw** | **String** | 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]
**middleNameRaw** | **String** | 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]
**nameRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's name. Valid values: - '01': Match - '50': Partial Match - '99': No Match | [optional]
**phoneNumberRaw** | **String** | Raw Electronic Verification response code from the processor for the customer's phone number. Valid values: - '1': Verified - '2': Failed - '3': Not performed | [optional]