Circle V2 API Docs
Preparing search index...
@repo/db
auditResponsesRepo
Variable auditResponsesRepo
Const
auditResponsesRepo
:
DbRepo
<
{
getDetailById
:
(
params
:
{
entityId
:
EntityId
;
profileIds
:
ProfileId
[]
|
null
;
responseId
:
AuditResponseId
;
}
,
)
=>
Promise
<
{
reason
:
string
[]
|
null
;
recommendation
:
string
|
null
;
response
:
string
|
null
;
response_id
:
AuditResponseId
;
}
,
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...