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

package msgraph

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