Home
last modified time | relevance | path

Searched refs:WorkbookFunctionsF_Dist_RTRequest (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/yaegashi/msgraph.go/beta/
H A DRequestWorkbookFunctionsF_.go46 type WorkbookFunctionsF_Dist_RTRequest struct{ BaseRequest } argument
49 func (b *WorkbookFunctionsF_Dist_RTRequestBuilder) Request() *WorkbookFunctionsF_Dist_RTRequest {
50 return &WorkbookFunctionsF_Dist_RTRequest{
56 func (r *WorkbookFunctionsF_Dist_RTRequest) Post(ctx context.Context) (resObj *WorkbookFunctionResu… argument