mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-01-14 20:06:31 +00:00
10 lines
205 B
Go
10 lines
205 B
Go
// Code generated by msgraph.go/gen DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// ComplexExtensionValue undocumented
|
|
type ComplexExtensionValue struct {
|
|
// Object is the base model of ComplexExtensionValue
|
|
Object
|
|
}
|