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