UserInfo interface
User information that made some action
Properties
The email of the user. |
|
| name | The name of the user. |
| object |
The object id of the user. |
Property Details
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