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