QueryRequest.Jsonrpc Property

Definition

jsonrpc

[System.Text.Json.Serialization.JsonPropertyName("jsonrpc")]
public string Jsonrpc { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("jsonrpc")>]
member this.Jsonrpc : string with get, set
Public Property Jsonrpc As String

Property Value

Attributes

Applies to