Class AcctInfo


  • public class AcctInfo
    extends Object
    AcctInfo
    • Constructor Detail

      • AcctInfo

        public AcctInfo()
    • Method Detail

      • 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)
        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
        Parameters:
        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)
        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**
        Parameters:
        chAccChange -
      • 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)
        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
        Parameters:
        chAccChangeInd -
      • chAccPwChange

        public AcctInfo chAccPwChange​(String chAccPwChange)
      • 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)
        Date that cardholder’s account with the 3DS Requestor had a password change or account reset. Format: **YYYYMMDD**
        Parameters:
        chAccPwChange -
      • 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)
        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
        Parameters:
        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)
        Date that the cardholder opened the account with the 3DS Requestor. Format: **YYYYMMDD**
        Parameters:
        chAccString -
      • nbPurchaseAccount

        public AcctInfo nbPurchaseAccount​(String nbPurchaseAccount)
      • 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)
        Number of purchases with this cardholder account during the previous six months. Max length: 4 characters.
        Parameters:
        nbPurchaseAccount -
      • paymentAccAge

        public AcctInfo paymentAccAge​(String paymentAccAge)
      • 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)
        String that the payment account was enrolled in the cardholder’s account with the 3DS Requestor. Format: **YYYYMMDD**
        Parameters:
        paymentAccAge -
      • 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)
        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
        Parameters:
        paymentAccInd -
      • provisionAttemptsDay

        public AcctInfo provisionAttemptsDay​(String provisionAttemptsDay)
      • 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)
        Number of Add Card attempts in the last 24 hours. Max length: 3 characters.
        Parameters:
        provisionAttemptsDay -
      • shipAddressUsage

        public AcctInfo shipAddressUsage​(String shipAddressUsage)
      • 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)
        String when the shipping address used for this transaction was first used with the 3DS Requestor. Format: **YYYYMMDD**
        Parameters:
        shipAddressUsage -
      • 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)
        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
        Parameters:
        shipAddressUsageInd -
      • 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)
        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
        Parameters:
        shipNameIndicator -
      • 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)
        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
        Parameters:
        suspiciousAccActivity -
      • txnActivityDay

        public AcctInfo txnActivityDay​(String txnActivityDay)
      • 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)
        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.
        Parameters:
        txnActivityDay -
      • txnActivityYear

        public AcctInfo txnActivityYear​(String txnActivityYear)
      • 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)
        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.
        Parameters:
        txnActivityYear -
      • equals

        public boolean equals​(Object o)
        Return true if this AcctInfo object is equal to o.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • fromJson

        public static AcctInfo fromJson​(String jsonString)
                                 throws com.fasterxml.jackson.core.JsonProcessingException
        Create an instance of AcctInfo given an JSON string
        Parameters:
        jsonString - JSON string
        Returns:
        An instance of AcctInfo
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException - if the JSON string is invalid with respect to AcctInfo
      • toJson

        public String toJson()
                      throws com.fasterxml.jackson.core.JsonProcessingException
        Convert an instance of AcctInfo to an JSON string
        Returns:
        JSON string
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException