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

package msgraph

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