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

package msgraph

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