LWT JavaScript API
    Preparing search index...

    Interface LwtReview

    interface LwtReview {
        answer_opened: boolean;
        solution: string;
    }
    Index

    Properties

    answer_opened: boolean
    solution: string