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

    Type Alias responsesCreateFormResponseResponse201

    Create a new response of a form.

    type responsesCreateFormResponseResponse201 = {
        data: ResponsesCreateResponse;
        status: 201;
    }
    Index

    Properties

    Properties

    status: 201