Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserInfo

Package version

User information that made some action

Hierarchy

  • UserInfo

Index

Properties

Properties

Optional email

email: undefined | string

The email of the user. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the user. NOTE: This property will not be serialized. It can only be populated by the server.

Optional objectId

objectId: undefined | string

The object id of the user.

Generated using TypeDoc