Skip to main content

IndividualUltimateBeneficialOwnerTypeHasCapital

Individual Ultimate Beneficial Owner Type Has Capital

type IndividualUltimateBeneficialOwnerTypeHasCapital implements IndividualUltimateBeneficialOwnerInfo {
type: IndividualUltimateBeneficialOwnerTypeEnum!
indirect: Boolean
direct: Boolean
totalCapitalPercentage: Float
}

Fields

IndividualUltimateBeneficialOwnerTypeHasCapital.type ● IndividualUltimateBeneficialOwnerTypeEnum! non-null enum

Individual type

IndividualUltimateBeneficialOwnerTypeHasCapital.indirect ● Boolean scalar

Indicates whether the UBO holds indirect ownership

IndividualUltimateBeneficialOwnerTypeHasCapital.direct ● Boolean scalar

Indicates whether the UBO holds direct ownership

IndividualUltimateBeneficialOwnerTypeHasCapital.totalCapitalPercentage ● Float scalar

Total of capital (in percentage, ex: 50 = 50%)

Interfaces

IndividualUltimateBeneficialOwnerInfo interface

Define the type of the UBO