Options
All
  • Public
  • Public/Protected
  • All
Menu

Object containing abbreviated remote object value.

experimental

Hierarchy

  • ObjectPreview

Index

Properties

Optional description

description: string

String representation of the object.

Optional entries

entries: EntryPreview[]

List of the entries. Specified for map and set subtype values only.

overflow

overflow: boolean

True iff some of the properties or entries of the original object did not fit.

properties

properties: PropertyPreview[]

List of the properties.

Optional subtype

subtype: string

Object subtype hint. Specified for object type values only.

type

type: string

Object type.

Generated using TypeDoc