Property Long

Assembly: redb.Core.dll

Long integer value.

[JsonPropertyName("long")]
public long? Long { get; set; }