@watzon/baserow
Preparing search index...
types
AuditLog
Interface AuditLog
interface
AuditLog
{
action_type
:
string
;
description
:
string
;
id
:
number
;
ip_address
:
null
|
string
;
timestamp
:
string
;
type
:
string
;
user
:
string
;
workspace
:
string
;
}
Index
Properties
action_
type
description
id
ip_
address
timestamp
type
user
workspace
Properties
action_
type
action_type
:
string
description
description
:
string
id
id
:
number
ip_
address
ip_address
:
null
|
string
timestamp
timestamp
:
string
type
type
:
string
user
user
:
string
workspace
workspace
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action_
type
description
id
ip_
address
timestamp
type
user
workspace
@watzon/baserow
Loading...