blob: 8d598713cf000e5017e9f534530b6f8a8b9f9ff2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// CreateAction undocumented
type CreateAction struct {
// Object is the base model of CreateAction
Object
}
|