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

package msgraph

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