CompanyLegalRepresentativeAndUltimateBeneficialOwner
Individual who is both an ultimate beneficial owner and a legal representative
type CompanyLegalRepresentativeAndUltimateBeneficialOwner implements CompanyRelatedIndividualInfo {
type: RelatedIndividualType!
firstName: String
preferredFirstName: String
lastName: String
sex: Sex
email: String
birthInfo: BirthInfo
address: AddressInfo
nationality: CCA3
taxIdentificationNumber: String
unitedStatesTaxInfo: UnitedStatesTaxInfo
ultimateBeneficialOwner: RelatedIndividualUltimateBeneficialOwner!
legalRepresentative: RelatedIndividualLegalRepresentative!
}
Fields
CompanyLegalRepresentativeAndUltimateBeneficialOwner.type ● RelatedIndividualType! non-null enum
Type of the related individual (always LegalRepresentativeAndUltimateBeneficialOwner)
CompanyLegalRepresentativeAndUltimateBeneficialOwner.firstName ● String scalar
First name of the individual