github.com/yaegashi/msgraph.go@v0.1.4/beta/ModelJustify.go (about)

     1  // Code generated by msgraph.go/gen DO NOT EDIT.
     2  
     3  package msgraph
     4  
     5  // JustifyAction undocumented
     6  type JustifyAction struct {
     7  	// InformationProtectionAction is the base model of JustifyAction
     8  	InformationProtectionAction
     9  }