Skip to main content

CompanyAccountHolderOnboardingAccountInput

Input for company account information during onboarding

input CompanyAccountHolderOnboardingAccountInput {
name: String
country: AccountCountry!
}

Fields

CompanyAccountHolderOnboardingAccountInput.name ● String scalar

Name for the account

  • Maximum 100 characters
  • No special characters like HTML tags

CompanyAccountHolderOnboardingAccountInput.country ● AccountCountry! non-null enum

Country of the account that will be created at the end of the onboarding process

Member Of

CreateCompanyAccountHolderOnboardingInput input ● CreatePublicCompanyAccountHolderOnboardingInput input