@webitel/api-services
Preparing search index...
_models/engineCreateAuditFormRateRequest.zod
EngineCreateAuditFormRateRequest
Interface EngineCreateAuditFormRateRequest
interface
EngineCreateAuditFormRateRequest
{
answers
?:
EngineCreateQuestionAnswerRequest
[]
;
callId
?:
string
;
comment
?:
string
;
form
?:
EngineLookup
;
}
Index
Properties
answers?
call
Id?
comment?
form?
Properties
Optional
answers
answers
?:
EngineCreateQuestionAnswerRequest
[]
Optional
call
Id
callId
?:
string
Optional
comment
comment
?:
string
Optional
form
form
?:
EngineLookup
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answers
call
Id
comment
form
@webitel/api-services
Loading...