UnitedStatesTaxInfoInput
No description
input UnitedStatesTaxInfoInput {
isUnitedStatesPerson: Boolean!
unitedStatesTaxIdentificationNumber: String
}
Fields
UnitedStatesTaxInfoInput.isUnitedStatesPerson ● Boolean! non-null scalar
is the ultimate benefial owner a US person as defined by the Foreign Account Tax Compliance Act (FATCA)
UnitedStatesTaxInfoInput.unitedStatesTaxIdentificationNumber ● String scalar
Member Of
CompanyAccountHolderOnboardingAccountAdminInput input ● CompanyAccountHolderOnboardingAccountAdminUpdateInput input ● IndividualAccountHolderOnboardingAccountAdminInput input ● UltimateBeneficialOwnerInput input ● UpdateIndividualAccountHolderOnboardingAccountAdminInput input ● UpdatePublicIndividualAccountHolderOnboardingAccountAdminInput input