summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/EducationOnPremisesInfoModel.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/matterbridge/msgraph.go/beta/EducationOnPremisesInfoModel.go')
-rw-r--r--vendor/github.com/matterbridge/msgraph.go/beta/EducationOnPremisesInfoModel.go11
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/github.com/matterbridge/msgraph.go/beta/EducationOnPremisesInfoModel.go b/vendor/github.com/matterbridge/msgraph.go/beta/EducationOnPremisesInfoModel.go
deleted file mode 100644
index d0507396..00000000
--- a/vendor/github.com/matterbridge/msgraph.go/beta/EducationOnPremisesInfoModel.go
+++ /dev/null
@@ -1,11 +0,0 @@
-// Code generated by msgraph-generate.go DO NOT EDIT.
-
-package msgraph
-
-// EducationOnPremisesInfo undocumented
-type EducationOnPremisesInfo struct {
- // Object is the base model of EducationOnPremisesInfo
- Object
- // ImmutableID undocumented
- ImmutableID *string `json:"immutableId,omitempty"`
-}