PublicIndividualAccountHolderOnboardingAccountInput
Input for public individual account holder onboarding
input PublicIndividualAccountHolderOnboardingAccountInput {
name: String
country: AccountCountry!
}
Fields
PublicIndividualAccountHolderOnboardingAccountInput.name ● String scalar
Name for the account
- Maximum 100 characters
- No special characters like HTML tags
PublicIndividualAccountHolderOnboardingAccountInput.country ● AccountCountry! non-null enum
Country of the account that will be created at the end of the onboarding process