public static class AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder
extends java.lang.Object
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder type(AccountHolderType type)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder taxId(java.lang.String taxId)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder dateOfBirth(DateOfBirth dateOfBirth)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder countryOfBirth(CountryCode countryOfBirth)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder residentialStatus(java.lang.String residentialStatus)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder billingAddress(Address billingAddress)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder phone(AccountPhone phone)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder identification(AccountHolderIdentification identification)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder email(java.lang.String email)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder firstName(java.lang.String firstName)
public AccountsIndividualAccountHolder.AccountsIndividualAccountHolderBuilder lastName(java.lang.String lastName)
public AccountsIndividualAccountHolder build()
public java.lang.String toString()
toString in class java.lang.Object