@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsConsumerAuthenticationInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsConsumerAuthenticationInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1decisionsConsumerAuthenticationInformation |
acsWindowSize(String acsWindowSize) |
Riskv1decisionsConsumerAuthenticationInformation |
alternateAuthenticationData(String alternateAuthenticationData) |
Riskv1decisionsConsumerAuthenticationInformation |
alternateAuthenticationDate(String alternateAuthenticationDate) |
Riskv1decisionsConsumerAuthenticationInformation |
alternateAuthenticationMethod(String alternateAuthenticationMethod) |
Riskv1decisionsConsumerAuthenticationInformation |
authenticationDate(String authenticationDate) |
Riskv1decisionsConsumerAuthenticationInformation |
authenticationTransactionId(String authenticationTransactionId) |
Riskv1decisionsConsumerAuthenticationInformation |
authenticationType(String authenticationType) |
Riskv1decisionsConsumerAuthenticationInformation |
challengeCancelCode(String challengeCancelCode) |
Riskv1decisionsConsumerAuthenticationInformation |
challengeCode(String challengeCode) |
Riskv1decisionsConsumerAuthenticationInformation |
challengeStatus(String challengeStatus) |
Riskv1decisionsConsumerAuthenticationInformation |
customerCardAlias(String customerCardAlias) |
Riskv1decisionsConsumerAuthenticationInformation |
decoupledAuthenticationIndicator(String decoupledAuthenticationIndicator) |
Riskv1decisionsConsumerAuthenticationInformation |
decoupledAuthenticationMaxTime(String decoupledAuthenticationMaxTime) |
Riskv1decisionsConsumerAuthenticationInformation |
defaultCard(Boolean defaultCard) |
Riskv1decisionsConsumerAuthenticationInformation |
deviceChannel(String deviceChannel) |
boolean |
equals(Object o) |
String |
getAcsWindowSize()
An override field that a merchant can pass in to set the challenge window size to display to the end cardholder.
|
String |
getAlternateAuthenticationData()
Data that documents and supports a specific authentication process.
|
String |
getAlternateAuthenticationDate()
Date and time in UTC of the cardholder authentication.
|
String |
getAlternateAuthenticationMethod()
Mechanism used by the cardholder to authenticate to the 3D Secure requestor.
|
String |
getAuthenticationDate()
The date/time of the authentication at the 3DS servers.
|
String |
getAuthenticationTransactionId()
Payer authentication transaction identifier passed to link the check enrollment and validate authentication messages.
|
String |
getAuthenticationType()
Indicates the type of authentication that will be used to challenge the card holder.
|
String |
getChallengeCancelCode()
An indicator as to why the transaction was canceled.
|
String |
getChallengeCode()
Possible values: - `01`: No preference - `02`: No challenge request - `03`: Challenge requested (3D Secure requestor preference) - `04`: Challenge requested (mandate) - `05`: No challenge requested (transactional risk analysis is already performed) - `06`: No challenge requested (Data share only) - `07`: No challenge requested (strong consumer authentication is already performed) - `08`: No challenge requested (utilize whitelist exemption if no challenge required) - `09`: Challenge requested (whitelist prompt requested if challenge required) **Note** This field will default to `01` on merchant configuration and can be overridden by the merchant.
|
String |
getChallengeStatus()
The `consumerAuthenticationInformation.challengeCode` indicates the authentication type/level, or challenge, that was presented to the cardholder at checkout by the merchant when calling the Carte Bancaire 3DS servers via CYBS RISK services.
|
String |
getCustomerCardAlias()
An alias that uniquely identifies the customer's account and credit card on file.
|
String |
getDecoupledAuthenticationIndicator()
Indicates whether the 3DS Requestor requests the ACS to utilize Decoupled Authentication and agrees to utilize Decoupled Authentication if the ACS confirms its use.
|
String |
getDecoupledAuthenticationMaxTime()
Indicates the maximum amount of time that the 3DS Requestor will wait for an ACS (Active control server) to provide the results of a Decoupled Authentication transaction (in minutes).
|
Boolean |
getDefaultCard()
Indicates that the card being used is the one designated as the primary payment card for purchase.
|
String |
getDeviceChannel()
Determines the channel that the transaction came through.
|
Integer |
getInstallmentTotalCount()
An integer value greater than 1 indicating the max number of permitted authorizations for installment payments.
|
Boolean |
getMarketingOptIn()
Indicates whether the customer has opted in for marketing offers.
|
String |
getMarketingSource()
Indicates origin of the marketing offer.
|
String |
getMcc()
Merchant category code.
|
String |
getMerchantFraudRate()
Calculated by merchants as per PSD2** RTS** (EEA** card fraud divided by all EEA card volumes).
|
Integer |
getMerchantScore()
Risk Score provided by merchants.
|
String |
getMessageCategory()
Category of the message for a specific use case.
|
String |
getNpaCode()
Non-Payer Authentication Indicator.
|
String |
getOverrideCountryCode()
Two-character [ISO Standard Country Codes](https://developer.cybersource.com/library/documentation/sbc/quickref/countries_alpha_list.pdf)..
|
String |
getOverridePaymentMethod()
Specifies the Brazilian payment account type used for the transaction.
|
String |
getPriorAuthenticationData()
This field carry data that the ACS can use to verify the authentication process.
|
String |
getPriorAuthenticationMethod()
Mechanism used by the Cardholder to previously authenticate to the 3DS Requestor.
|
String |
getPriorAuthenticationReferenceId()
This data element contains a ACS Transaction ID for a prior authenticated transaction.
|
String |
getPriorAuthenticationTime()
Date and time in UTC of the prior cardholder authentication.
|
String |
getProductCode()
Specifies the product code, which designates the type of transaction.
|
String |
getReferenceId()
Reference ID that corresponds to the device fingerprinting data that was collected previously.
|
String |
getRequestorId()
Cardinal's directory server assigned 3DS Requestor ID value
|
String |
getRequestorInitiatedAuthenticationIndicator()
Indicates the type of 3RI request.
|
String |
getRequestorName()
Cardinal's directory server assigned 3DS Requestor Name value
|
String |
getReturnUrl()
The URL of the merchant’s return page.
|
String |
getSdkMaxTimeout()
This field indicates the maximum amount of time for all 3DS 2.0 messages to be communicated between all components (in minutes).
|
String |
getSecureCorporatePaymentIndicator()
Indicates dedicated payment processes and procedures were used, potential secure corporate payment exemption applies.
|
Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication |
getStrongAuthentication()
Get strongAuthentication
|
String |
getTransactionMode()
Transaction mode identifier.
|
String |
getWhiteListStatus()
Enables the communication of trusted beneficiary/whitelist status between the ACS, the DS and the 3DS Requestor.
|
int |
hashCode() |
Riskv1decisionsConsumerAuthenticationInformation |
installmentTotalCount(Integer installmentTotalCount) |
Riskv1decisionsConsumerAuthenticationInformation |
marketingOptIn(Boolean marketingOptIn) |
Riskv1decisionsConsumerAuthenticationInformation |
marketingSource(String marketingSource) |
Riskv1decisionsConsumerAuthenticationInformation |
mcc(String mcc) |
Riskv1decisionsConsumerAuthenticationInformation |
merchantFraudRate(String merchantFraudRate) |
Riskv1decisionsConsumerAuthenticationInformation |
merchantScore(Integer merchantScore) |
Riskv1decisionsConsumerAuthenticationInformation |
messageCategory(String messageCategory) |
Riskv1decisionsConsumerAuthenticationInformation |
npaCode(String npaCode) |
Riskv1decisionsConsumerAuthenticationInformation |
overrideCountryCode(String overrideCountryCode) |
Riskv1decisionsConsumerAuthenticationInformation |
overridePaymentMethod(String overridePaymentMethod) |
Riskv1decisionsConsumerAuthenticationInformation |
priorAuthenticationData(String priorAuthenticationData) |
Riskv1decisionsConsumerAuthenticationInformation |
priorAuthenticationMethod(String priorAuthenticationMethod) |
Riskv1decisionsConsumerAuthenticationInformation |
priorAuthenticationReferenceId(String priorAuthenticationReferenceId) |
Riskv1decisionsConsumerAuthenticationInformation |
priorAuthenticationTime(String priorAuthenticationTime) |
Riskv1decisionsConsumerAuthenticationInformation |
productCode(String productCode) |
Riskv1decisionsConsumerAuthenticationInformation |
referenceId(String referenceId) |
Riskv1decisionsConsumerAuthenticationInformation |
requestorId(String requestorId) |
Riskv1decisionsConsumerAuthenticationInformation |
requestorInitiatedAuthenticationIndicator(String requestorInitiatedAuthenticationIndicator) |
Riskv1decisionsConsumerAuthenticationInformation |
requestorName(String requestorName) |
Riskv1decisionsConsumerAuthenticationInformation |
returnUrl(String returnUrl) |
Riskv1decisionsConsumerAuthenticationInformation |
sdkMaxTimeout(String sdkMaxTimeout) |
Riskv1decisionsConsumerAuthenticationInformation |
secureCorporatePaymentIndicator(String secureCorporatePaymentIndicator) |
void |
setAcsWindowSize(String acsWindowSize) |
void |
setAlternateAuthenticationData(String alternateAuthenticationData) |
void |
setAlternateAuthenticationDate(String alternateAuthenticationDate) |
void |
setAlternateAuthenticationMethod(String alternateAuthenticationMethod) |
void |
setAuthenticationDate(String authenticationDate) |
void |
setAuthenticationTransactionId(String authenticationTransactionId) |
void |
setAuthenticationType(String authenticationType) |
void |
setChallengeCancelCode(String challengeCancelCode) |
void |
setChallengeCode(String challengeCode) |
void |
setChallengeStatus(String challengeStatus) |
void |
setCustomerCardAlias(String customerCardAlias) |
void |
setDecoupledAuthenticationIndicator(String decoupledAuthenticationIndicator) |
void |
setDecoupledAuthenticationMaxTime(String decoupledAuthenticationMaxTime) |
void |
setDefaultCard(Boolean defaultCard) |
void |
setDeviceChannel(String deviceChannel) |
void |
setInstallmentTotalCount(Integer installmentTotalCount) |
void |
setMarketingOptIn(Boolean marketingOptIn) |
void |
setMarketingSource(String marketingSource) |
void |
setMcc(String mcc) |
void |
setMerchantFraudRate(String merchantFraudRate) |
void |
setMerchantScore(Integer merchantScore) |
void |
setMessageCategory(String messageCategory) |
void |
setNpaCode(String npaCode) |
void |
setOverrideCountryCode(String overrideCountryCode) |
void |
setOverridePaymentMethod(String overridePaymentMethod) |
void |
setPriorAuthenticationData(String priorAuthenticationData) |
void |
setPriorAuthenticationMethod(String priorAuthenticationMethod) |
void |
setPriorAuthenticationReferenceId(String priorAuthenticationReferenceId) |
void |
setPriorAuthenticationTime(String priorAuthenticationTime) |
void |
setProductCode(String productCode) |
void |
setReferenceId(String referenceId) |
void |
setRequestorId(String requestorId) |
void |
setRequestorInitiatedAuthenticationIndicator(String requestorInitiatedAuthenticationIndicator) |
void |
setRequestorName(String requestorName) |
void |
setReturnUrl(String returnUrl) |
void |
setSdkMaxTimeout(String sdkMaxTimeout) |
void |
setSecureCorporatePaymentIndicator(String secureCorporatePaymentIndicator) |
void |
setStrongAuthentication(Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication strongAuthentication) |
void |
setTransactionMode(String transactionMode) |
void |
setWhiteListStatus(String whiteListStatus) |
Riskv1decisionsConsumerAuthenticationInformation |
strongAuthentication(Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication strongAuthentication) |
String |
toString() |
Riskv1decisionsConsumerAuthenticationInformation |
transactionMode(String transactionMode) |
Riskv1decisionsConsumerAuthenticationInformation |
whiteListStatus(String whiteListStatus) |
public Riskv1decisionsConsumerAuthenticationInformation()
public Riskv1decisionsConsumerAuthenticationInformation strongAuthentication(Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication strongAuthentication)
public Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication getStrongAuthentication()
public void setStrongAuthentication(Riskv1decisionsConsumerAuthenticationInformationStrongAuthentication strongAuthentication)
public Riskv1decisionsConsumerAuthenticationInformation authenticationType(String authenticationType)
public String getAuthenticationType()
public void setAuthenticationType(String authenticationType)
public Riskv1decisionsConsumerAuthenticationInformation acsWindowSize(String acsWindowSize)
public String getAcsWindowSize()
public void setAcsWindowSize(String acsWindowSize)
public Riskv1decisionsConsumerAuthenticationInformation alternateAuthenticationData(String alternateAuthenticationData)
public String getAlternateAuthenticationData()
public void setAlternateAuthenticationData(String alternateAuthenticationData)
public Riskv1decisionsConsumerAuthenticationInformation alternateAuthenticationDate(String alternateAuthenticationDate)
public String getAlternateAuthenticationDate()
public void setAlternateAuthenticationDate(String alternateAuthenticationDate)
public Riskv1decisionsConsumerAuthenticationInformation alternateAuthenticationMethod(String alternateAuthenticationMethod)
public String getAlternateAuthenticationMethod()
public void setAlternateAuthenticationMethod(String alternateAuthenticationMethod)
public Riskv1decisionsConsumerAuthenticationInformation authenticationDate(String authenticationDate)
public String getAuthenticationDate()
public void setAuthenticationDate(String authenticationDate)
public Riskv1decisionsConsumerAuthenticationInformation authenticationTransactionId(String authenticationTransactionId)
public String getAuthenticationTransactionId()
public void setAuthenticationTransactionId(String authenticationTransactionId)
public Riskv1decisionsConsumerAuthenticationInformation challengeCancelCode(String challengeCancelCode)
public String getChallengeCancelCode()
public void setChallengeCancelCode(String challengeCancelCode)
public Riskv1decisionsConsumerAuthenticationInformation challengeCode(String challengeCode)
public String getChallengeCode()
public void setChallengeCode(String challengeCode)
public Riskv1decisionsConsumerAuthenticationInformation challengeStatus(String challengeStatus)
public String getChallengeStatus()
public void setChallengeStatus(String challengeStatus)
public Riskv1decisionsConsumerAuthenticationInformation customerCardAlias(String customerCardAlias)
public String getCustomerCardAlias()
public void setCustomerCardAlias(String customerCardAlias)
public Riskv1decisionsConsumerAuthenticationInformation decoupledAuthenticationIndicator(String decoupledAuthenticationIndicator)
public String getDecoupledAuthenticationIndicator()
public void setDecoupledAuthenticationIndicator(String decoupledAuthenticationIndicator)
public Riskv1decisionsConsumerAuthenticationInformation decoupledAuthenticationMaxTime(String decoupledAuthenticationMaxTime)
public String getDecoupledAuthenticationMaxTime()
public void setDecoupledAuthenticationMaxTime(String decoupledAuthenticationMaxTime)
public Riskv1decisionsConsumerAuthenticationInformation defaultCard(Boolean defaultCard)
public Boolean getDefaultCard()
public void setDefaultCard(Boolean defaultCard)
public Riskv1decisionsConsumerAuthenticationInformation deviceChannel(String deviceChannel)
public String getDeviceChannel()
public void setDeviceChannel(String deviceChannel)
public Riskv1decisionsConsumerAuthenticationInformation installmentTotalCount(Integer installmentTotalCount)
public Integer getInstallmentTotalCount()
public void setInstallmentTotalCount(Integer installmentTotalCount)
public Riskv1decisionsConsumerAuthenticationInformation merchantFraudRate(String merchantFraudRate)
public String getMerchantFraudRate()
public void setMerchantFraudRate(String merchantFraudRate)
public Riskv1decisionsConsumerAuthenticationInformation marketingOptIn(Boolean marketingOptIn)
public Boolean getMarketingOptIn()
public void setMarketingOptIn(Boolean marketingOptIn)
public Riskv1decisionsConsumerAuthenticationInformation marketingSource(String marketingSource)
public String getMarketingSource()
public void setMarketingSource(String marketingSource)
public Riskv1decisionsConsumerAuthenticationInformation mcc(String mcc)
public String getMcc()
public void setMcc(String mcc)
public Riskv1decisionsConsumerAuthenticationInformation merchantScore(Integer merchantScore)
public Integer getMerchantScore()
public void setMerchantScore(Integer merchantScore)
public Riskv1decisionsConsumerAuthenticationInformation messageCategory(String messageCategory)
public String getMessageCategory()
public void setMessageCategory(String messageCategory)
public Riskv1decisionsConsumerAuthenticationInformation npaCode(String npaCode)
public String getNpaCode()
public void setNpaCode(String npaCode)
public Riskv1decisionsConsumerAuthenticationInformation overridePaymentMethod(String overridePaymentMethod)
public String getOverridePaymentMethod()
public void setOverridePaymentMethod(String overridePaymentMethod)
public Riskv1decisionsConsumerAuthenticationInformation overrideCountryCode(String overrideCountryCode)
public String getOverrideCountryCode()
public void setOverrideCountryCode(String overrideCountryCode)
public Riskv1decisionsConsumerAuthenticationInformation priorAuthenticationData(String priorAuthenticationData)
public String getPriorAuthenticationData()
public void setPriorAuthenticationData(String priorAuthenticationData)
public Riskv1decisionsConsumerAuthenticationInformation priorAuthenticationMethod(String priorAuthenticationMethod)
public String getPriorAuthenticationMethod()
public void setPriorAuthenticationMethod(String priorAuthenticationMethod)
public Riskv1decisionsConsumerAuthenticationInformation priorAuthenticationReferenceId(String priorAuthenticationReferenceId)
public String getPriorAuthenticationReferenceId()
public void setPriorAuthenticationReferenceId(String priorAuthenticationReferenceId)
public Riskv1decisionsConsumerAuthenticationInformation priorAuthenticationTime(String priorAuthenticationTime)
public String getPriorAuthenticationTime()
public void setPriorAuthenticationTime(String priorAuthenticationTime)
public Riskv1decisionsConsumerAuthenticationInformation productCode(String productCode)
public String getProductCode()
public void setProductCode(String productCode)
public Riskv1decisionsConsumerAuthenticationInformation returnUrl(String returnUrl)
public String getReturnUrl()
public void setReturnUrl(String returnUrl)
public Riskv1decisionsConsumerAuthenticationInformation requestorId(String requestorId)
public String getRequestorId()
public void setRequestorId(String requestorId)
public Riskv1decisionsConsumerAuthenticationInformation requestorInitiatedAuthenticationIndicator(String requestorInitiatedAuthenticationIndicator)
public String getRequestorInitiatedAuthenticationIndicator()
public void setRequestorInitiatedAuthenticationIndicator(String requestorInitiatedAuthenticationIndicator)
public Riskv1decisionsConsumerAuthenticationInformation requestorName(String requestorName)
public String getRequestorName()
public void setRequestorName(String requestorName)
public Riskv1decisionsConsumerAuthenticationInformation referenceId(String referenceId)
public String getReferenceId()
public void setReferenceId(String referenceId)
public Riskv1decisionsConsumerAuthenticationInformation sdkMaxTimeout(String sdkMaxTimeout)
public String getSdkMaxTimeout()
public void setSdkMaxTimeout(String sdkMaxTimeout)
public Riskv1decisionsConsumerAuthenticationInformation secureCorporatePaymentIndicator(String secureCorporatePaymentIndicator)
public String getSecureCorporatePaymentIndicator()
public void setSecureCorporatePaymentIndicator(String secureCorporatePaymentIndicator)
public Riskv1decisionsConsumerAuthenticationInformation transactionMode(String transactionMode)
public String getTransactionMode()
public void setTransactionMode(String transactionMode)
public Riskv1decisionsConsumerAuthenticationInformation whiteListStatus(String whiteListStatus)
public String getWhiteListStatus()
public void setWhiteListStatus(String whiteListStatus)
Copyright © 2020. All rights reserved.