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

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

UserActivatedEvent

Event dispatched when a user is activated

Attributes
action: stractivated: booldata: Optionaltimestamp: datetimetriggered_by: Optionaltype: str
Functions
__init__

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

type : Literal - user
action : Literal - activated
data : gws_core.user.user.User | None
timestamp : datetime - <factory>
triggered_by : Optional
activated : bool - True
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.