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

    Interface ResponsesExportDownloadRequest

    Request model for downloading form response export

    interface ResponsesExportDownloadRequest {
        questionIds: string[];
    }
    Index

    Properties

    Properties

    questionIds: string[]

    The list of question IDs to include in the export.