NEST by Elastic and contributors

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

.NET API 5,339,136 bytes

 ValueType

public enum ValueType
The type of value
Boolean = 8

A boolean value

Date = 4

A date value

Double = 2

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

A geo_point value

Ip = 5

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 = 6

A numeric value

String = 0

A string value