@nycu-sdc/core-system-sdk
    Preparing search index...

    Interface FormsRecipientSelectionResponse

    The result of recipients selection (no duplicated).

    interface FormsRecipientSelectionResponse {
        recipients: FormsRecipientUser[];
    }
    Index

    Properties

    Properties

    recipients: FormsRecipientUser[]