Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 887 Bytes

Group.md

File metadata and controls

16 lines (12 loc) · 887 Bytes

Group

Properties

Name Type Description Notes
id string The primary ID of the group.
external_id string An optional externally-defined unique ID for the course. Defaults to a random UUID.
name string The title of the group.
description string The description of the group. This field supports BbML. [optional]
parent_id string The primary ID of the group's parent groupset. [optional]
availability \BlackboardRest\Model\Availability7 [optional]
enrollment \BlackboardRest\Model\Enrollment3 [optional]

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