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

package msgraph

// WorkbookFunctions undocumented
type WorkbookFunctions struct {
	// Entity is the base model of WorkbookFunctions
	Entity
}