@webitel/api-services
    Preparing search index...
    interface EngineCreateAuditFormRateRequest {
        answers?: EngineCreateQuestionAnswerRequest[];
        callId?: string;
        comment?: string;
        form?: EngineLookup;
    }
    Index

    Properties

    callId?: string
    comment?: string