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

package msgraph

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