mirror of
https://github.com/42wim/matterbridge.git
synced 2025-03-08 07:20:48 +01:00
10 lines
228 B
Go
10 lines
228 B
Go
// Code generated by msgraph-generate.go DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// PlannerOrderHintsByAssignee undocumented
|
|
type PlannerOrderHintsByAssignee struct {
|
|
// Object is the base model of PlannerOrderHintsByAssignee
|
|
Object
|
|
}
|