Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

activated: boolean

Whether the current user is enabled. - true: Yes; - false: No.

created: number

The timestamp when the current user is created.

modified: number

The time when the user information is last modified.

nickname: string

The display name in the message push notification.

pushInfo: PushInfo[]

The push information.

type: string

The user type.

username: string

The user ID.

uuid: string

The user uuid on the server.

Generated using TypeDoc