@custouch/jssdk
Preparing search index...
service/staff
StaffInfo
Type Alias StaffInfo
员工信息
type
StaffInfo
=
{
department
:
string
;
departments
:
string
[]
;
mailbox
:
string
;
name
:
string
;
phone
:
string
;
position
:
string
;
roleId
:
string
;
staffId
:
string
;
}
Index
Properties
department
departments
mailbox
name
phone
position
role
Id
staff
Id
Properties
department
department
:
string
Deprecated
使用departments来获取部门信息
departments
departments
:
string
[]
部门
mailbox
mailbox
:
string
name
name
:
string
phone
phone
:
string
position
position
:
string
职务
role
Id
roleId
:
string
staff
Id
staffId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
department
departments
mailbox
name
phone
position
role
Id
staff
Id
@custouch/jssdk
Loading...
员工信息