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

package msgraph

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