blob: bde4cfed1e54581f13c04b797f9eb7e37832079c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// PlannerPlanContextDetailsCollection undocumented
type PlannerPlanContextDetailsCollection struct {
// Object is the base model of PlannerPlanContextDetailsCollection
Object
}
|