PaymentSessionsRequestCustomerAccountDetails
public PaymentSessionsRequestCustomerAccountDetails PaymentSessionsRequestCustomerAccountDetails(PaymentSessionsRequestCustomerAccountDetails.AuthenticationMethod authenticationMethod, String authenticationTimestamp, String createDate, String changeDate, String passwordChangeDate, BigDecimal addCardAttempts, BigDecimal accountPurchases)
Parameters
authenticationMethod
Mechanism used by the cardholder to authenticate to the merchant.
authenticationTimestamp
Date and time in UTC of the cardholder authentication, in extended ISO 8601 format.
createDate
Date the cardholder opened the account with the merchant, in ISO 8601 format (YYYY-MM-DD).
changeDate
Date the cardholder’s account with the merchant was last changed, including Billing or Shipping address, new payment account, or new user(s) added, in ISO 8601 format (YYYY-MM-DD).
passwordChangeDate
Date the cardholder’s account with the merchant had a password change or account reset, in ISO 8601 format (YYYY-MM-DD).
addCardAttempts
Number of add card attempts in the last 24 hours.
accountPurchases
Number of purchases with this cardholder's account during the previous six months.