@labkey/api
    Preparing search index...

    Interface IPrincipalRecipient

    interface IPrincipalRecipient {
        principalId: number;
        type: RecipientType;
    }
    Index

    Properties

    Properties

    principalId: number