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

package msgraph

// MobileAppTroubleshootingAppUpdateHistory undocumented
type MobileAppTroubleshootingAppUpdateHistory struct {
	// MobileAppTroubleshootingHistoryItem is the base model of MobileAppTroubleshootingAppUpdateHistory
	MobileAppTroubleshootingHistoryItem
}