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

package msgraph

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