@robert-brightline/pms-db - v0.0.21
Preparing search index...
models
AuditLogMaxAggregateOutputType
Type Alias AuditLogMaxAggregateOutputType
type
AuditLogMaxAggregateOutputType
=
{
createdAt
:
Date
|
null
;
id
:
number
|
null
;
message
:
string
|
null
;
operation
:
Operation
|
null
;
operator
:
string
|
null
;
subject
:
string
|
null
;
}
Index
Properties
created
At
id
message
operation
operator
subject
Properties
created
At
createdAt
:
Date
|
null
id
id
:
number
|
null
message
message
:
string
|
null
operation
operation
:
Operation
|
null
operator
operator
:
string
|
null
subject
subject
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
id
message
operation
operator
subject
@robert-brightline/pms-db - v0.0.21
Loading...