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