Package com.adyen.model
Class AcctInfo
- java.lang.Object
-
- com.adyen.model.AcctInfo
-
public class AcctInfo extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAcctInfo.ChAccAgeIndEnumLength of time that the cardholder has had the account with the 3DS Requestor.static classAcctInfo.ChAccChangeIndEnumLength of time since the cardholder’s account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added.static classAcctInfo.ChAccPwChangeIndEnumIndicates the length of time since the cardholder’s account with the 3DS Requestor had a password change or account reset.static classAcctInfo.PaymentAccIndEnumIndicates the length of time that the payment account was enrolled in the cardholder’s account with the 3DS Requestor.static classAcctInfo.ShipAddressUsageIndEnumIndicates when the shipping address used for this transaction was first used with the 3DS Requestor.static classAcctInfo.ShipNameIndicatorEnumIndicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction.static classAcctInfo.SuspiciousAccActivityEnumIndicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account.
-
Constructor Summary
Constructors Constructor Description AcctInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AcctInfochAccAgeInd(AcctInfo.ChAccAgeIndEnum chAccAgeInd)AcctInfochAccChange(String chAccChange)AcctInfochAccChangeInd(AcctInfo.ChAccChangeIndEnum chAccChangeInd)AcctInfochAccPwChange(String chAccPwChange)AcctInfochAccPwChangeInd(AcctInfo.ChAccPwChangeIndEnum chAccPwChangeInd)AcctInfochAccString(String chAccString)booleanequals(Object o)AcctInfo.ChAccAgeIndEnumgetChAccAgeInd()Length of time that the cardholder has had the account with the 3DS Requestor.StringgetChAccChange()Date that the cardholder’s account with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added.AcctInfo.ChAccChangeIndEnumgetChAccChangeInd()Length of time since the cardholder’s account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added.StringgetChAccPwChange()Date that cardholder’s account with the 3DS Requestor had a password change or account reset.AcctInfo.ChAccPwChangeIndEnumgetChAccPwChangeInd()Indicates the length of time since the cardholder’s account with the 3DS Requestor had a password change or account reset.StringgetChAccString()Date that the cardholder opened the account with the 3DS Requestor.StringgetNbPurchaseAccount()Number of purchases with this cardholder account during the previous six months.StringgetPaymentAccAge()String that the payment account was enrolled in the cardholder’s account with the 3DS Requestor.AcctInfo.PaymentAccIndEnumgetPaymentAccInd()Indicates the length of time that the payment account was enrolled in the cardholder’s account with the 3DS Requestor.StringgetProvisionAttemptsDay()Number of Add Card attempts in the last 24 hours.StringgetShipAddressUsage()String when the shipping address used for this transaction was first used with the 3DS Requestor.AcctInfo.ShipAddressUsageIndEnumgetShipAddressUsageInd()Indicates when the shipping address used for this transaction was first used with the 3DS Requestor.AcctInfo.ShipNameIndicatorEnumgetShipNameIndicator()Indicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction.AcctInfo.SuspiciousAccActivityEnumgetSuspiciousAccActivity()Indicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account.StringgetTxnActivityDay()Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous 24 hours.StringgetTxnActivityYear()Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous year.inthashCode()AcctInfonbPurchaseAccount(String nbPurchaseAccount)AcctInfopaymentAccAge(String paymentAccAge)AcctInfopaymentAccInd(AcctInfo.PaymentAccIndEnum paymentAccInd)AcctInfoprovisionAttemptsDay(String provisionAttemptsDay)voidsetChAccAgeInd(AcctInfo.ChAccAgeIndEnum chAccAgeInd)voidsetChAccChange(String chAccChange)voidsetChAccChangeInd(AcctInfo.ChAccChangeIndEnum chAccChangeInd)voidsetChAccPwChange(String chAccPwChange)voidsetChAccPwChangeInd(AcctInfo.ChAccPwChangeIndEnum chAccPwChangeInd)voidsetChAccString(String chAccString)voidsetNbPurchaseAccount(String nbPurchaseAccount)voidsetPaymentAccAge(String paymentAccAge)voidsetPaymentAccInd(AcctInfo.PaymentAccIndEnum paymentAccInd)voidsetProvisionAttemptsDay(String provisionAttemptsDay)voidsetShipAddressUsage(String shipAddressUsage)voidsetShipAddressUsageInd(AcctInfo.ShipAddressUsageIndEnum shipAddressUsageInd)voidsetShipNameIndicator(AcctInfo.ShipNameIndicatorEnum shipNameIndicator)voidsetSuspiciousAccActivity(AcctInfo.SuspiciousAccActivityEnum suspiciousAccActivity)voidsetTxnActivityDay(String txnActivityDay)voidsetTxnActivityYear(String txnActivityYear)AcctInfoshipAddressUsage(String shipAddressUsage)AcctInfoshipAddressUsageInd(AcctInfo.ShipAddressUsageIndEnum shipAddressUsageInd)AcctInfoshipNameIndicator(AcctInfo.ShipNameIndicatorEnum shipNameIndicator)AcctInfosuspiciousAccActivity(AcctInfo.SuspiciousAccActivityEnum suspiciousAccActivity)StringtoString()AcctInfotxnActivityDay(String txnActivityDay)AcctInfotxnActivityYear(String txnActivityYear)
-
-
-
Method Detail
-
chAccAgeInd
public AcctInfo chAccAgeInd(AcctInfo.ChAccAgeIndEnum chAccAgeInd)
-
getChAccAgeInd
public AcctInfo.ChAccAgeIndEnum getChAccAgeInd()
Length of time that the cardholder has had the account with the 3DS Requestor. Allowed values: * **01** — No account * **02** — Created during this transaction * **03** — Less than 30 days * **04** — 30–60 days * **05** — More than 60 days- Returns:
- chAccAgeInd
-
setChAccAgeInd
public void setChAccAgeInd(AcctInfo.ChAccAgeIndEnum chAccAgeInd)
-
getChAccChange
public String getChAccChange()
Date that the cardholder’s account with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. Format: **YYYYMMDD**- Returns:
- chAccChange
-
setChAccChange
public void setChAccChange(String chAccChange)
-
chAccChangeInd
public AcctInfo chAccChangeInd(AcctInfo.ChAccChangeIndEnum chAccChangeInd)
-
getChAccChangeInd
public AcctInfo.ChAccChangeIndEnum getChAccChangeInd()
Length of time since the cardholder’s account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. Allowed values: * **01** — Changed during this transaction * **02** — Less than 30 days * **03** — 30–60 days * **04** — More than 60 days- Returns:
- chAccChangeInd
-
setChAccChangeInd
public void setChAccChangeInd(AcctInfo.ChAccChangeIndEnum chAccChangeInd)
-
getChAccPwChange
public String getChAccPwChange()
Date that cardholder’s account with the 3DS Requestor had a password change or account reset. Format: **YYYYMMDD**- Returns:
- chAccPwChange
-
setChAccPwChange
public void setChAccPwChange(String chAccPwChange)
-
chAccPwChangeInd
public AcctInfo chAccPwChangeInd(AcctInfo.ChAccPwChangeIndEnum chAccPwChangeInd)
-
getChAccPwChangeInd
public AcctInfo.ChAccPwChangeIndEnum getChAccPwChangeInd()
Indicates the length of time since the cardholder’s account with the 3DS Requestor had a password change or account reset. Allowed values: * **01** — No change * **02** — Changed during this transaction * **03** — Less than 30 days * **04** — 30–60 days * **05** — More than 60 days- Returns:
- chAccPwChangeInd
-
setChAccPwChangeInd
public void setChAccPwChangeInd(AcctInfo.ChAccPwChangeIndEnum chAccPwChangeInd)
-
getChAccString
public String getChAccString()
Date that the cardholder opened the account with the 3DS Requestor. Format: **YYYYMMDD**- Returns:
- chAccString
-
setChAccString
public void setChAccString(String chAccString)
-
getNbPurchaseAccount
public String getNbPurchaseAccount()
Number of purchases with this cardholder account during the previous six months. Max length: 4 characters.- Returns:
- nbPurchaseAccount
-
setNbPurchaseAccount
public void setNbPurchaseAccount(String nbPurchaseAccount)
-
getPaymentAccAge
public String getPaymentAccAge()
String that the payment account was enrolled in the cardholder’s account with the 3DS Requestor. Format: **YYYYMMDD**- Returns:
- paymentAccAge
-
setPaymentAccAge
public void setPaymentAccAge(String paymentAccAge)
-
paymentAccInd
public AcctInfo paymentAccInd(AcctInfo.PaymentAccIndEnum paymentAccInd)
-
getPaymentAccInd
public AcctInfo.PaymentAccIndEnum getPaymentAccInd()
Indicates the length of time that the payment account was enrolled in the cardholder’s account with the 3DS Requestor. Allowed values: * **01** — No account (guest checkout) * **02** — During this transaction * **03** — Less than 30 days * **04** — 30–60 days * **05** — More than 60 days- Returns:
- paymentAccInd
-
setPaymentAccInd
public void setPaymentAccInd(AcctInfo.PaymentAccIndEnum paymentAccInd)
-
getProvisionAttemptsDay
public String getProvisionAttemptsDay()
Number of Add Card attempts in the last 24 hours. Max length: 3 characters.- Returns:
- provisionAttemptsDay
-
setProvisionAttemptsDay
public void setProvisionAttemptsDay(String provisionAttemptsDay)
-
getShipAddressUsage
public String getShipAddressUsage()
String when the shipping address used for this transaction was first used with the 3DS Requestor. Format: **YYYYMMDD**- Returns:
- shipAddressUsage
-
setShipAddressUsage
public void setShipAddressUsage(String shipAddressUsage)
-
shipAddressUsageInd
public AcctInfo shipAddressUsageInd(AcctInfo.ShipAddressUsageIndEnum shipAddressUsageInd)
-
getShipAddressUsageInd
public AcctInfo.ShipAddressUsageIndEnum getShipAddressUsageInd()
Indicates when the shipping address used for this transaction was first used with the 3DS Requestor. Allowed values: * **01** — This transaction * **02** — Less than 30 days * **03** — 30–60 days * **04** — More than 60 days- Returns:
- shipAddressUsageInd
-
setShipAddressUsageInd
public void setShipAddressUsageInd(AcctInfo.ShipAddressUsageIndEnum shipAddressUsageInd)
-
shipNameIndicator
public AcctInfo shipNameIndicator(AcctInfo.ShipNameIndicatorEnum shipNameIndicator)
-
getShipNameIndicator
public AcctInfo.ShipNameIndicatorEnum getShipNameIndicator()
Indicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction. Allowed values: * **01** — Account Name identical to shipping Name * **02** — Account Name different to shipping Name- Returns:
- shipNameIndicator
-
setShipNameIndicator
public void setShipNameIndicator(AcctInfo.ShipNameIndicatorEnum shipNameIndicator)
-
suspiciousAccActivity
public AcctInfo suspiciousAccActivity(AcctInfo.SuspiciousAccActivityEnum suspiciousAccActivity)
-
getSuspiciousAccActivity
public AcctInfo.SuspiciousAccActivityEnum getSuspiciousAccActivity()
Indicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account. Allowed values: * **01** — No suspicious activity has been observed * **02** — Suspicious activity has been observed- Returns:
- suspiciousAccActivity
-
setSuspiciousAccActivity
public void setSuspiciousAccActivity(AcctInfo.SuspiciousAccActivityEnum suspiciousAccActivity)
-
getTxnActivityDay
public String getTxnActivityDay()
Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous 24 hours. Max length: 3 characters.- Returns:
- txnActivityDay
-
setTxnActivityDay
public void setTxnActivityDay(String txnActivityDay)
-
getTxnActivityYear
public String getTxnActivityYear()
Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous year. Max length: 3 characters.- Returns:
- txnActivityYear
-
setTxnActivityYear
public void setTxnActivityYear(String txnActivityYear)
-
-