GetDocumentResponse.Requests Property

Definition

requests

[System.Text.Json.Serialization.JsonPropertyName("requests")]
public System.Text.Json.JsonElement? Requests { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("requests")>]
member this.Requests : Nullable<System.Text.Json.JsonElement> with get, set
Public Property Requests As Nullable(Of JsonElement)

Property Value

Attributes

Applies to