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

package msgraph

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