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