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