Options
All
  • Public
  • Public/Protected
  • All
Menu

Properties of an AnyValue.

Hierarchy

  • IAnyValue

Index

Properties

arrayValue?: IArrayValue

AnyValue arrayValue

boolValue?: null | boolean

AnyValue boolValue

bytesValue?: Uint8Array

AnyValue bytesValue

doubleValue?: null | number

AnyValue doubleValue

intValue?: null | number

AnyValue intValue

kvlistValue?: IKeyValueList

AnyValue kvlistValue

stringValue?: null | string

AnyValue stringValue

Generated using TypeDoc