Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUserProfileInfo

Hierarchy

  • IUserProfileInfo

Index

Properties

userId?: string
name?: string
portraitUri?: string
uniqueId?: string
email?: string
birthday?: string
gender?: number
location?: string
role?: number
level?: number
extraProfile?: {}

Type declaration

  • [key: string]: string