@cpod/sdk - v0.2.7
Preparing search index...
UserActivity
Interface UserActivity
interface
UserActivity
{
id
:
string
;
user_id
:
string
;
action
:
string
;
resource_type
:
string
;
resource_id
:
string
;
timestamp
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
user_
id
action
resource_
type
resource_
id
timestamp
metadata?
Properties
id
id
:
string
user_
id
user_id
:
string
action
action
:
string
resource_
type
resource_type
:
string
resource_
id
resource_id
:
string
timestamp
timestamp
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user_
id
action
resource_
type
resource_
id
timestamp
metadata
@cpod/sdk - v0.2.7
Loading...