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

package msgraph

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