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