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 value for individuals: **legalRepresentative**. Possible values for organizations: **director**, **signatory**, **trustOwnership**, **uboThroughOwnership**, **uboThroughControl**, 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**. Possible value for unincorporated partnership: **unincorporatedPartnership**. Possible values for unincorporated partnership members: **secondaryPartner**, **uboThroughControl**, **uboThroughOwnership**