NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.17.5" />

.NET API 5,051,392 bytes

 ValueType

public enum ValueType
The type of value
Boolean = 9

A boolean value

Date = 4

A date value

A date nanos value

Double = 2

A double value that can be used to represent float and double

A geo_point value

Ip = 6

An IP value

Long = 1

A long value that can be used to represent byte, short, integer and long

Number = 3

A number value

Numeric = 7

A numeric value

String = 0

A string value