blob: 7f3f48cf8b45784b527c3d47b3970da18f0e9826 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// CallOptions undocumented
type CallOptions struct {
// Object is the base model of CallOptions
Object
}
|