github.com/yaegashi/msgraph.go@v0.1.4/beta/ModelSubscribe.go (about)

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