UserSummary
更新时间: 2024-01-30 浏览次数: {{ hits }}

类名 : UserSummary
说明 : 用户信息 属性 : 

名称说明
ObjectIdObjectId
Name名称
Mobile手机号
State状态
ParentId父Id
IsManager是否是经理
ParentName所在部门名称
ServiceUnitNames服务部门名称
Email邮箱
ProfilePhotoUrl头像



构造方法名称 : #ctor(System.String,System.String,System.String,H3.Organization.State,System.String,System.Boolean,System.String)

参数说明
"objectId"ObjectId
"name"名称
"mobile"手机号
"state"状态
"parentId"所在部门Id
"isManager"是否是经理
"parentName"父节点名称
返回值