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

package msgraph

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