mirror of
https://github.com/42wim/matterbridge.git
synced 2026-03-10 09:17:59 +01:00
10 lines
231 B
Go
10 lines
231 B
Go
// Code generated by msgraph-generate.go DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// PlannerPlanContextCollection undocumented
|
|
type PlannerPlanContextCollection struct {
|
|
// Object is the base model of PlannerPlanContextCollection
|
|
Object
|
|
}
|