@robert-brightline/crm-db - v0.0.21
Preparing search index...
models
AuditLogCreateManyInput
Type Alias AuditLogCreateManyInput
type
AuditLogCreateManyInput
=
{
createdAt
?:
Date
|
string
;
id
?:
number
;
message
?:
string
|
null
;
operation
:
Operation
;
operator
:
string
;
subject
:
string
;
}
Index
Properties
created
At?
id?
message?
operation
operator
subject
Properties
Optional
created
At
createdAt
?:
Date
|
string
Optional
id
id
?:
number
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
id
message
operation
operator
subject
@robert-brightline/crm-db - v0.0.21
Loading...