// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // EducationCategory undocumented type EducationCategory struct { // Entity is the base model of EducationCategory Entity // DisplayName undocumented DisplayName *string `json:"displayName,omitempty"` }