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