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