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

    Type Alias responsesGetFormResponseResponse200

    Get the preview answer by response ID.

    type responsesGetFormResponseResponse200 = {
        data: ResponsesGetFormResponse;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200