QueryRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
QueryRequest
public class QueryRequest
type QueryRequest = class
Public Class QueryRequest
- Inheritance
-
QueryRequest
Constructors
| Name | Description |
|---|---|
| QueryRequest() | |
Properties
| Name | Description |
|---|---|
| Error |
error |
| Id |
id |
| Jsonrpc |
jsonrpc |
| Method |
method |
| Params |
params |
| Result |
result |