Enum LegalEntityAssociation.TypeEnum

  • All Implemented Interfaces:
    Serializable, Comparable<LegalEntityAssociation.TypeEnum>
    Enclosing class:
    LegalEntityAssociation

    public static enum LegalEntityAssociation.TypeEnum
    extends Enum<LegalEntityAssociation.TypeEnum>
    Defines the relationship of the legal entity to the current legal entity. Possible values for organizations: **uboThroughOwnership**, **uboThroughControl**, **director**, **signatory**, or **ultimateParentCompany**. Possible values for sole proprietorships: **soleProprietorship**. Possible value for trusts: **trust** Possible values for trust members: **definedBeneficiary**, **protector**, **secondaryTrustee**, **settlor**, **uboThroughControl**, or **uboThroughOwnership**.