PostDocumentsResponse.Ts Property

Definition

_ts

[System.Text.Json.Serialization.JsonPropertyName("_ts")]
public long? Ts { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("_ts")>]
member this.Ts : Nullable<int64> with get, set
Public Property Ts As Nullable(Of Long)

Property Value

Attributes

Applies to