matterbridge/vendor/github.com/yaegashi/msgraph.go/beta/OutgoingCallOptionsModel.go

10 lines
214 B
Go

// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// OutgoingCallOptions undocumented
type OutgoingCallOptions struct {
// CallOptions is the base model of OutgoingCallOptions
CallOptions
}