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

package msgraph

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