User Profile Model

Properties

Name Type Description Notes
id String [optional] [default to null]
email String [optional] [default to null]
name String [optional] [default to null]
displayName String [optional] [default to null]
type String [optional] [default to null]
creationDate Date [optional] [default to null]
lastLoginDate Date [optional] [default to null]
status String [optional] [default to null]
labels Map [optional] [default to null]
settings UserSettings [optional] [default to null]
teams List [optional] [default to null]
permissions List [optional] [default to null]

[Back to Models] [Back to Routes]

© 2024 Boomerang. All rights reserved.
Docs and examples licensed under Apache 2.0