Circle V2 API Docs
Preparing search index...
@repo/legacy
LegacyAuditRunResponseViewModel
Type Alias LegacyAuditRunResponseViewModel
type
LegacyAuditRunResponseViewModel
=
{
audit_question_id
:
AuditQuestionId
|
null
;
audit_run_id
:
AuditRunId
|
null
;
context_sources
:
LegacyParsedSource
[]
;
created_at
:
string
;
icd_code
:
LegacyIcdCode
[]
;
id
:
AuditResponseId
;
question
:
string
|
null
;
question_order
:
number
|
null
;
question_type
:
string
|
null
;
question_ui
:
string
|
null
;
reason
:
string
[]
;
recommendation
:
string
|
null
;
response
:
string
|
null
;
sources
:
LegacyParsedSource
[]
;
status
:
LegacyAuditRunResponseStatus
|
null
;
user_action_status
:
string
|
null
;
}
Index
Properties
audit_
question_
id
audit_
run_
id
context_
sources
created_
at
icd_
code
id
question
question_
order
question_
type
question_
ui
reason
recommendation
response
sources
status
user_
action_
status
Properties
audit_
question_
id
audit_question_id
:
AuditQuestionId
|
null
audit_
run_
id
audit_run_id
:
AuditRunId
|
null
context_
sources
context_sources
:
LegacyParsedSource
[]
created_
at
created_at
:
string
icd_
code
icd_code
:
LegacyIcdCode
[]
id
id
:
AuditResponseId
question
question
:
string
|
null
question_
order
question_order
:
number
|
null
question_
type
question_type
:
string
|
null
question_
ui
question_ui
:
string
|
null
reason
reason
:
string
[]
recommendation
recommendation
:
string
|
null
response
response
:
string
|
null
sources
sources
:
LegacyParsedSource
[]
status
status
:
LegacyAuditRunResponseStatus
|
null
user_
action_
status
user_action_status
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audit_
question_
id
audit_
run_
id
context_
sources
created_
at
icd_
code
id
question
question_
order
question_
type
question_
ui
reason
recommendation
response
sources
status
user_
action_
status
Circle V2 API Docs
Loading...