blob: e321136f0771bd72c96e6e52740587b7dec31b98 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph.go/gen DO NOT EDIT.
package msgraph
// FieldValueSet undocumented
type FieldValueSet struct {
// Entity is the base model of FieldValueSet
Entity
}
|