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

package msgraph

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