Options
All
  • Public
  • Public/Protected
  • All
Menu

JSONValue is used by the gRPC server to handle JSON data types.

Hierarchy

  • ValueJSON

Index

Properties

Properties

Optional bool

bool: undefined | false | true

Optional float

float: undefined | number

Optional string

string: undefined | string