@webitel/api-services
    Preparing search index...
    interface EngineQuestionAnswer {
        comment?: string;
        score?: number;
        updatedAt?: string;
        updatedBy?: EngineLookup;
    }
    Index

    Properties

    comment?: string
    score?: number
    updatedAt?: string
    updatedBy?: EngineLookup