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