QueryRequest.Method Property

Definition

method

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

Property Value

Attributes

Applies to