The context of execution for the IPostUserUpdated event

Hierarchy

  • IUserUpdateContext

Properties

performedBy?: IUser

The user that performed the updates

previousData?: IUser

The user before the update

user: IUser

The user that was affected by update

Generated using TypeDoc