Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

BaseUserEvent

Base class for all user events with common fields

Attributes
action: strdata: anytimestamp: datetimetriggered_by: User | Nonetype: str
Functions
__init__

Initialize self. See help(type(self)) for accurate signature.

type : Literal - user
action : str - ''
data : User
timestamp : datetime - <factory>
triggered_by : User | None
get_event_name

Get the full event name in format 'type.action'

Return type : str
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.