OneSDK
    Preparing search index...

    Interface LiveChatCreatorAnswersQuestionsRenderer

    interface LiveChatCreatorAnswersQuestionsRenderer {
        collapsedStateEntityKey: string;
        icon: Icon;
        questionLabelText: QuestionLabelText;
        questionText: QuestionText;
    }
    Index

    Properties

    collapsedStateEntityKey: string
    icon: Icon
    questionLabelText: QuestionLabelText
    questionText: QuestionText