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