GetPermissionGroupSuggestionsRequest Properties
An object defining properties for the GetPermissionGroupSuggestionsRequest class.
Items
Gets the list of member request items used to generate permission group suggestions.
Type: List<MemberRequestItem>
The Items property contains a collection of MemberRequestItem objects that are used as the basis for generating permission group suggestions. This property is guaranteed to never be null, as it will be initialized with an empty list if null is provided during construction.