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