summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/RootModel.go
blob: 7c19a720c3db62c56b7c66d8dbbf7be14df593d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// Root undocumented
type Root struct {
	// Object is the base model of Root
	Object
}