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

package msgraph

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