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

package msgraph

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