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