QueryDocumentsResponse.RequestCharge Property

Definition

RequestCharge

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

Property Value

Attributes

Applies to