summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/msgraph.go/beta/PlannerAssignmentsModel.go
blob: a8d8004427f99e10d30d75c70764037fd639eb3d (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph-generate.go DO NOT EDIT.

package msgraph

// PlannerAssignments undocumented
type PlannerAssignments struct {
	// Object is the base model of PlannerAssignments
	Object
}