diff options
Diffstat (limited to 'teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go')
| -rw-r--r-- | teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go b/teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go new file mode 100644 index 0000000..bc2fc19 --- /dev/null +++ b/teleirc/matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelJustify.go @@ -0,0 +1,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 +} |
