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