Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 830 Bytes

AggregateGroup.md

File metadata and controls

36 lines (20 loc) · 830 Bytes

AggregateGroup

Properties

Name Type Description Notes
id String (required) [optional]
name String [optional]
type TypeEnum [optional]
groupContext GroupContext [optional]
dueDate LocalDate due date for the group [optional]
reportGeneration ReportGenerationEnum [optional]

Enum: TypeEnum

Name Value
ASSIGNMENT "ASSIGNMENT"
FOLDER "FOLDER"

Enum: ReportGenerationEnum

Name Value
IMMEDIATELY "IMMEDIATELY"
IMMEDIATELY_AND_DUE_DATE "IMMEDIATELY_AND_DUE_DATE"