JsonDataType

Description

JSON data type.

Values of this enumeration:

  • Null
  • Bool
  • Int64
  • Uint64
  • Double
  • String
  • Array
  • Object