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