// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // EducationWordResource undocumented type EducationWordResource struct { // EducationResource is the base model of EducationWordResource EducationResource // FileURL undocumented FileURL *string `json:"fileUrl,omitempty"` }