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

package msgraph

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