Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 713 Bytes

GroupDict.md

File metadata and controls

16 lines (12 loc) · 713 Bytes

GroupDict

Group

Properties

Name Type Required Description
id PrincipalId Yes
name GroupName Yes
description NotRequired[StrictStr] No
realm Realm Yes
organizations List[OrganizationRid] Yes
attributes Dict[AttributeName, AttributeValues] Yes A map of the Group's attributes. Attributes prefixed with "multipass:" are reserved for internal use by Foundry and are subject to change.

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