Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Latest commit

 

History

History
39 lines (33 loc) · 1.63 KB

File metadata and controls

39 lines (33 loc) · 1.63 KB

Person

Properties

Name Type
id string
firstName string
lastName string
displayName string
description string
avatarId string
email string
skypeId string
googleId string
instantMessageId string
jobTitle string
location string
company Company
mobile string
telephone string
statusUpdatedAt Date
userStatus string
enabled boolean
emailNotificationsEnabled boolean
aspectNames string[]
properties Map<string, string>
capabilities Capabilities

Capabilities

Properties

Name Type
isAdmin boolean
isGuest boolean
isMutable boolean