summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/yaegashi/msgraph.go/beta/ModelCancel.go
blob: 51e7e60522366c947ffe79690ad61e5774f293cb (plain) (blame)
1
2
3
4
5
6
7
8
9
// Code generated by msgraph.go/gen DO NOT EDIT.

package msgraph

// CancelMediaProcessingOperation undocumented
type CancelMediaProcessingOperation struct {
	// CommsOperation is the base model of CancelMediaProcessingOperation
	CommsOperation
}