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

    Interface ResponsesExportPreviewRequest

    Request model for previewing form response export

    interface ResponsesExportPreviewRequest {
        questionIds: string[];
    }
    Index

    Properties

    Properties

    questionIds: string[]

    The list of question IDs to include in the export.