blob: 64b7fc4268889a4420b3cc5322b260f04a29a42d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// EntitySetNames undocumented
type EntitySetNames struct {
// Object is the base model of EntitySetNames
Object
}
|