Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.23 KB

UserGroupPost.md

File metadata and controls

18 lines (14 loc) · 1.23 KB

UserGroupPost

Properties

Name Type Description Notes
Attributes *GroupAttributesUserGroup [optional] [default to null]
Description string Description of a User Group [optional] [default to null]
Email string Email address of a User 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 User Group. [default to null]

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