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

package msgraph

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