Circle V2 API Docs
Preparing search index...
@repo/db
auditResponseTrailsRepo
Variable auditResponseTrailsRepo
Const
auditResponseTrailsRepo
:
DbRepo
<
{
create
:
(
params
:
CreateAuditResponseTrailParams
,
)
=>
Promise
<
{
audit_response_id
:
string
&
{
__brand
:
"AuditResponseId"
}
;
comment
:
string
|
null
;
created_at
:
DbDate
;
created_by
:
string
&
{
__brand
:
"UserId"
}
|
null
;
id
:
AuditResponseTrailId
;
marked_as
:
"pass"
|
"fail"
|
"not_applicable"
;
}
,
>
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...