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

package msgraph

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