@custouch/jssdk
Preparing search index...
service/member
MemberInfo
Type Alias MemberInfo
会员信息
type
MemberInfo
=
{
address
:
Address
;
company
?:
string
;
department
?:
string
;
expiringPoints
?:
string
;
id
:
string
;
industry
?:
string
;
mailbox
?:
string
;
membershipLevel
:
Level
;
openId
:
string
;
personName
:
{
firstName
?:
string
;
fullName
?:
string
;
lastName
?:
string
}
;
phone
?:
string
;
points
:
string
;
position
?:
string
;
registrationTime
:
string
;
updateTime
:
string
;
}
Index
Properties
address
company?
department?
expiring
Points?
id
industry?
mailbox?
membership
Level
open
Id
person
Name
phone?
points
position?
registration
Time
update
Time
Properties
address
address
:
Address
地址
Optional
company
company
?:
string
公司
Optional
department
department
?:
string
部门
Optional
expiring
Points
expiringPoints
?:
string
即将过期的积分
id
id
:
string
Optional
industry
industry
?:
string
行业
Optional
mailbox
mailbox
?:
string
邮箱
membership
Level
membershipLevel
:
Level
open
Id
openId
:
string
person
Name
personName
:
{
firstName
?:
string
;
fullName
?:
string
;
lastName
?:
string
}
姓名
Description
包括姓/名
Optional
phone
phone
?:
string
手机
points
points
:
string
当前积分数
Optional
position
position
?:
string
职位
registration
Time
registrationTime
:
string
注册时间
update
Time
updateTime
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
company
department
expiring
Points
id
industry
mailbox
membership
Level
open
Id
person
Name
phone
points
position
registration
Time
update
Time
@custouch/jssdk
Loading...
会员信息