mirror of
https://github.com/42wim/matterbridge.git
synced 2026-02-22 09:27:59 +01:00
10 lines
243 B
Go
10 lines
243 B
Go
// Code generated by msgraph-generate.go DO NOT EDIT.
|
|
|
|
package msgraph
|
|
|
|
// DeliveryOptimizationMaxCacheSize undocumented
|
|
type DeliveryOptimizationMaxCacheSize struct {
|
|
// Object is the base model of DeliveryOptimizationMaxCacheSize
|
|
Object
|
|
}
|