mirror of
https://github.com/42wim/matterbridge.git
synced 2026-04-08 00:27:58 +02:00
10 lines
252 B
Go
10 lines
252 B
Go
// Code generated by msgraph-generate.go DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// PlannerPlanContextDetailsCollection undocumented
|
|
type PlannerPlanContextDetailsCollection struct {
|
|
// Object is the base model of PlannerPlanContextDetailsCollection
|
|
Object
|
|
}
|