matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/ModelRun.go

10 lines
180 B
Go
Raw Normal View History

// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// RunSchedule undocumented
type RunSchedule struct {
// Object is the base model of RunSchedule
Object
}