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