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

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