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