Builder
Constructors
Link copied to clipboard
public PaymentSessionsRequestCustomerAccountDetails.Builder PaymentSessionsRequestCustomerAccountDetails.Builder(PaymentSessionsRequestCustomerAccountDetails.AuthenticationMethod authenticationMethod, String authenticationTimestamp, String createDate, String changeDate, String passwordChangeDate, BigDecimal addCardAttempts, BigDecimal accountPurchases)
Functions
Link copied to clipboard
public final PaymentSessionsRequestCustomerAccountDetails.Builder accountPurchases(BigDecimal accountPurchases)
Link copied to clipboard
public final PaymentSessionsRequestCustomerAccountDetails.Builder addCardAttempts(BigDecimal addCardAttempts)
Link copied to clipboard
public final PaymentSessionsRequestCustomerAccountDetails.Builder authenticationMethod(PaymentSessionsRequestCustomerAccountDetails.AuthenticationMethod authenticationMethod)
Link copied to clipboard
public final PaymentSessionsRequestCustomerAccountDetails.Builder authenticationTimestamp(String authenticationTimestamp)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final PaymentSessionsRequestCustomerAccountDetails.Builder passwordChangeDate(String passwordChangeDate)