Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 699 Bytes

AggregateGroup.md

File metadata and controls

36 lines (16 loc) · 699 Bytes

TurnitinCoreApi.AggregateGroup

Properties

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

Enum: TypeEnum

  • ASSIGNMENT (value: "ASSIGNMENT")

  • FOLDER (value: "FOLDER")

Enum: ReportGenerationEnum

  • IMMEDIATELY (value: "IMMEDIATELY")

  • IMMEDIATELY_AND_DUE_DATE (value: "IMMEDIATELY_AND_DUE_DATE")