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