summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/GovernanceCriteriaModel.go
blob: 5962359659562205c640b79f6a9d0d61584da250 (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// GovernanceCriteria undocumented
type GovernanceCriteria struct {
	// Object is the base model of GovernanceCriteria
	Object
}