Property Gte
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
Gte
Inclusive lower bound value to match. Ulong or integer.
[JsonProperty("gte", NullValueHandling = NullValueHandling.Ignore)]
public long? Gte { get; set; }
Property Value
- long?