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

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