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