mirror of
https://github.com/42wim/matterbridge.git
synced 2026-02-20 16:38:03 +01:00
10 lines
228 B
Go
10 lines
228 B
Go
// Code generated by msgraph-generate.go DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// EdgeHomeButtonConfiguration undocumented
|
|
type EdgeHomeButtonConfiguration struct {
|
|
// Object is the base model of EdgeHomeButtonConfiguration
|
|
Object
|
|
}
|