Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.32 KB

UserGroup.md

File metadata and controls

24 lines (21 loc) · 1.32 KB

UserGroup

Properties

Name Type Description Notes
AccountIdentifier string [optional] [default to null]
OrgIdentifier string [optional] [default to null]
ProjectIdentifier string [optional] [default to null]
Identifier string [default to null]
Name string [default to null]
Users []string [optional] [default to null]
NotificationConfigs []NotificationSettingConfigDto [optional] [default to null]
IsSsoLinked bool [optional] [default to null]
LinkedSsoId string [optional] [default to null]
LinkedSsoDisplayName string [optional] [default to null]
SsoGroupId string [optional] [default to null]
SsoGroupName string [optional] [default to null]
ExternallyManaged bool [optional] [default to null]
Description string [optional] [default to null]
Tags map[string]string [optional] [default to null]
SsoLinked bool [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]