Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUserProfileInfo

用户信息

since

5.10.1

Hierarchy

  • IUserProfileInfo

Index

Properties

userId?: string

用户Id

description

不可修改

name?: string

昵称

portraitUri?: string

头像地址

uniqueId?: string

用户应用号

description

不可修改

email?: string

Email

birthday?: string

生日

gender?: number

性别

location?: string

所在地

role?: number

角色

level?: number

级别

extraProfile?: {}

用户扩展信息

Type declaration

  • [key: string]: string