UltimateBeneficialIndirectOwnerIndividualInfo
Ultimate beneficial Indirect Owner individual info.
type UltimateBeneficialIndirectOwnerIndividualInfo implements UltimateBeneficialOwnerInfo {
id: ID!
type: UltimateBeneficialOwnerType!
parentCompanyReference: String!
parentCompanyShareRatio: Float!
firstName: String!
lastName: String!
birthDate: Date!
}
Fields
UltimateBeneficialIndirectOwnerIndividualInfo.id
● ID!
non-null scalar
Ultimate Beneficial Owner Unique Identifier.
UltimateBeneficialIndirectOwnerIndividualInfo.type
● UltimateBeneficialOwnerType!
non-null enum
Ultimate beneficial Indirect Owner Individual type .
UltimateBeneficialIndirectOwnerIndividualInfo.parentCompanyReference
● String!
non-null scalar
Unique Reference of the Parent Company.
UltimateBeneficialIndirectOwnerIndividualInfo.parentCompanyShareRatio
● Float!
non-null scalar
Shares ratio of the parent company. Example: 50 if the share ratio is 50%.
UltimateBeneficialIndirectOwnerIndividualInfo.firstName
● String!
non-null scalar
First name.
UltimateBeneficialIndirectOwnerIndividualInfo.lastName
● String!
non-null scalar
Last name.
UltimateBeneficialIndirectOwnerIndividualInfo.birthDate
● Date!
non-null scalar
Birth date.
Interfaces
UltimateBeneficialOwnerInfo
interface
The Ultimate Beneficial Owner could be for an Individual or a Company and these can Direct or Indirect