GetAvailableFormsResponse.Total Property

Definition

total

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

Property Value

Attributes

Applies to