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