blob: 8a587f75632d3fd3f4ca05f294a36e82352b2f77 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// EducationAssignmentRecipient undocumented
type EducationAssignmentRecipient struct {
// Object is the base model of EducationAssignmentRecipient
Object
}
|