# FlatApi.AssignmentSubmissionUpdate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attachments** | [**[ClassAttachmentCreation]**](ClassAttachmentCreation.md) |  | [optional] 
**studentComment** | **String** | An optionnal comment sent by the student when submitting his work  | [optional] 
**submit** | **Boolean** | If &#x60;true&#x60;, the submission will be marked as done | [optional] 
**returnFeedback** | **String** | The feedback associated with the return | [optional] 


