mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-29 19:07:42 +02:00
10 lines
289 B
Go
10 lines
289 B
Go
// Code generated by msgraph-generate.go DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// IOSEducationDeviceConfiguration iOS Education configuration profile
|
|
type IOSEducationDeviceConfiguration struct {
|
|
// DeviceConfiguration is the base model of IOSEducationDeviceConfiguration
|
|
DeviceConfiguration
|
|
}
|