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

package msgraph

// DetailsInfo undocumented
type DetailsInfo struct {
	// Object is the base model of DetailsInfo
	Object
}