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