blob: d5cd338bf63cdc608412ba38dc89d4e11684fbd9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// FlexSchemaContainer undocumented
type FlexSchemaContainer struct {
// Object is the base model of FlexSchemaContainer
Object
}
|