groups_list_child_groups: Get child groups of this group

View source: R/generated_client.R

groups_list_child_groupsR 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:

  • id integer,

  • name string,

writeable

array, An array containing the following fields:

  • id integer,

  • name string,

readable

array, An array containing the following fields:

  • id integer,

  • name string,


civis documentation built on April 1, 2023, 12:01 a.m.