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

package msgraph

// Extension undocumented
type Extension struct {
	// Entity is the base model of Extension
	Entity
}