Circle V2 API Docs
Preparing search index...
@repo/legacy
LegacyAuditRunResponseTrail
Type Alias LegacyAuditRunResponseTrail
type
LegacyAuditRunResponseTrail
=
{
comment
:
string
|
null
;
createdAt
:
string
;
markedAs
:
AuditResponseTrailMarkedAsStatus
;
user
:
|
{
email
:
string
|
null
;
firstName
:
string
|
null
;
lastName
:
string
|
null
;
}
|
null
;
}
Index
Properties
comment
created
At
marked
As
user
Properties
comment
comment
:
string
|
null
created
At
createdAt
:
string
marked
As
markedAs
:
AuditResponseTrailMarkedAsStatus
user
user
:
|
{
email
:
string
|
null
;
firstName
:
string
|
null
;
lastName
:
string
|
null
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
created
At
marked
As
user
Circle V2 API Docs
Loading...