@labkey/api
    Preparing search index...

    Interface IRecipient

    interface IRecipient {
        address: string;
        type: RecipientType;
    }
    Index

    Properties

    Properties

    address: string