The context of execution for the IPostUserUpdated event

Hierarchy

  • IUserUpdateContext

Properties

performedBy?: IUser

The user who performed the update. Null if it's the user himself

previousData?: IUser

The user data before the update

user: IUser

The user who has been affected by the action

Generated using TypeDoc