UserInfo interface

User information that made some action

Properties

email

The email of the user.

name

The name of the user.

objectId

The object id of the user.

Property Details

email

The email of the user.

email?: string

Property Value

string

name

The name of the user.

name?: string

Property Value

string

objectId

The object id of the user.

objectId?: string

Property Value

string