Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.22 KB

SystemGroupPost.md

File metadata and controls

18 lines (14 loc) · 1.22 KB

SystemGroupPost

Properties

Name Type Description Notes
Attributes *GraphAttributes [optional] [default to null]
Description string Description of a System Group [optional] [default to null]
Email string Email address of a System Group [optional] [default to null]
MemberQuery *FilterQuery [optional] [default to null]
MemberQueryExemptions []GraphObject Array of GraphObjects exempted from the query [optional] [default to null]
MemberSuggestionsNotify bool True if notification emails are to be sent for membership suggestions. [optional] [default to null]
MembershipAutomated bool Deprecated. Use membershipMethod instead [optional] [default to null]
MembershipMethod *GroupMembershipMethodType [optional] [default to null]
Name string Display name of a System Group. [default to null]

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