Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 965 Bytes

AssignmentCreation.md

File metadata and controls

14 lines (10 loc) · 965 Bytes

AssignmentCreation

Properties

Name Type Description Notes
title string Title of the assignment [optional]
description string Description and content of the assignment [optional]
attachments \Flat\APIClient\Model\ClassAttachmentCreation[] [optional]
dueDate \DateTime The due date of this assignment, late submissions will be marked as paste due. If not set, the assignment won't have a due date. [optional]
scheduledDate \DateTime The publication (scheduled) date of the assignment. If this one is specified, the assignment will only be listed to the teachers of the class. [optional]

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