OneSDK
    Preparing search index...

    Interface ActiveSurvey

    interface ActiveSurvey {
        question: Question;
        surveyId: string;
    }
    Index

    Properties

    Properties

    question: Question
    surveyId: string