Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeserializedStructure

Defines an interface for a structure that was deserialized.

Hierarchy

  • DeserializedStructure

Index

Properties

Properties

data

data: any

The data in the structure.

transferred

transferred: Transferrable[]

The list of values that were transferred and require extra processing to be fully transferred.

Generated using TypeDoc