groups_list_child_groups {civis} | R Documentation |
Get child groups of this group
Description
Get child groups of this group
Usage
groups_list_child_groups(id)
Arguments
id |
integer required. The ID of this group. |
Value
A list containing the following elements:
manageable |
array, An array containing the following fields:
|
writeable |
array, An array containing the following fields:
|
readable |
array, An array containing the following fields:
|
[Package civis version 3.1.2 Index]