@refinio/one.models
    Preparing search index...

    Collection of Questionnaire Responses

    interface QuestionnaireResponses_2_0_0 {
        $type$: "QuestionnaireResponses_2_0_0";
        name?: string;
        response: QuestionnaireResponse_2_0_0[];
        type?: string;
    }
    Index

    Properties

    $type$: "QuestionnaireResponses_2_0_0"
    name?: string
    type?: string