GoogleApi.Classroom.V1.Model.Assignment (google_api_classroom v0.18.0) View Source
Additional details for assignments.
Attributes
-
studentWorkFolder
(type:GoogleApi.Classroom.V1.Model.DriveFolder.t
, default:nil
) - Drive folder where attachments from student submissions are placed. This is only populated for course teachers and administrators.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Classroom.V1.Model.Assignment{ studentWorkFolder: GoogleApi.Classroom.V1.Model.DriveFolder.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.