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

    Type Alias responsesGetQuestionResponseResponse200

    Get a specific answer by question ID in the response.

    type responsesGetQuestionResponseResponse200 = {
        data: ResponsesGetQuestionResponse;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200