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

    Type Alias responsesSubmitFormResponseResponse200

    Submit all the answer in the form response.

    type responsesSubmitFormResponseResponse200 = {
        data: void;
        status: 200;
    }
    Index

    Properties

    Properties

    data: void
    status: 200