Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUserInfo

用户信息接口定义

export
interface

IUserInfo

Hierarchy

  • IUserInfo

Properties

appNick

appNick: string

用户商家昵称 必填

appUserId

appUserId: string

用户商家 ID 必填

channelId

channelId: string

渠道用户 ID

channelNick

channelNick: string

渠道用户昵称

city

city: string

用户所在城市

country

country: string

用户所在国家

gender

gender: string

性别

Optional openId

openId: string

微信 openId

phone

phone: string

用户电话号码

province

province: string

用户所在省份

Optional unionId

unionId: string

微信 unionId

Generated using TypeDoc