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

package msgraph

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