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