public static class CardholderAccountInfo.CardholderAccountInfoBuilder
extends java.lang.Object
public CardholderAccountInfo.CardholderAccountInfoBuilder purchaseCount(java.lang.Long purchaseCount)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountAge(java.lang.String accountAge)
public CardholderAccountInfo.CardholderAccountInfoBuilder addCardAttempts(java.lang.Long addCardAttempts)
public CardholderAccountInfo.CardholderAccountInfoBuilder shippingAddressAge(java.lang.String shippingAddressAge)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountNameMatchesShippingName(java.lang.Boolean accountNameMatchesShippingName)
public CardholderAccountInfo.CardholderAccountInfoBuilder suspiciousAccountActivity(java.lang.Boolean suspiciousAccountActivity)
public CardholderAccountInfo.CardholderAccountInfoBuilder transactionsToday(java.lang.Long transactionsToday)
@Deprecated public CardholderAccountInfo.CardholderAccountInfoBuilder authenticationMethod(AuthenticationMethod authenticationMethod)
public CardholderAccountInfo.CardholderAccountInfoBuilder cardholderAccountAgeIndicator(CardholderAccountAgeIndicator cardholderAccountAgeIndicator)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountChange(java.time.Instant accountChange)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountChangeIndicator(AccountChangeIndicator accountChangeIndicator)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountDate(java.time.Instant accountDate)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountPasswordChange(java.lang.String accountPasswordChange)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountPasswordChangeIndicator(AccountPasswordChangeIndicator accountPasswordChangeIndicator)
public CardholderAccountInfo.CardholderAccountInfoBuilder transactionsPerYear(java.lang.Integer transactionsPerYear)
public CardholderAccountInfo.CardholderAccountInfoBuilder paymentAccountAge(java.time.Instant paymentAccountAge)
public CardholderAccountInfo.CardholderAccountInfoBuilder shippingAddressUsage(java.time.Instant shippingAddressUsage)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountType(AccountTypeCardProduct accountType)
public CardholderAccountInfo.CardholderAccountInfoBuilder accountId(java.lang.String accountId)
public CardholderAccountInfo.CardholderAccountInfoBuilder threeDsRequestorAuthenticationInfo(ThreeDsRequestorAuthenticationInfo threeDsRequestorAuthenticationInfo)
public CardholderAccountInfo build()
public java.lang.String toString()
toString in class java.lang.Object