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

package msgraph

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