summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go
blob: bc2fc1919ee99be092182705e698c8bd95cfdb8d (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph.go/gen DO NOT EDIT.

package msgraph

// JustifyAction undocumented
type JustifyAction struct {
	// InformationProtectionAction is the base model of JustifyAction
	InformationProtectionAction
}