Preparing search index...
The search index is not available
@bitspark/bitnode
@bitspark/bitnode
HologramType
Class HologramType
A hologram type.
Implements
Serializable
<
IHologramType
>
Index
Constructors
constructor
Properties
_model?
Accessors
model
Methods
deserialize
Async
deserialize
Sync
serialize
Constructors
constructor
new
Hologram
Type
(
)
:
HologramType
Returns
HologramType
Properties
Private
Optional
_model
_model
?:
Model
Accessors
model
get
model
(
)
:
Model
The model of the hologram type.
Returns
Model
Methods
deserialize
Async
deserialize
Async
(
value
)
:
Promise
<
void
>
Parameters
value
:
Serialized
<
IHologramType
>
Returns
Promise
<
void
>
deserialize
Sync
deserialize
Sync
(
value
)
:
void
Parameters
value
:
Serialized
<
IHologramType
>
Returns
void
serialize
serialize
(
)
:
Serialized
<
IHologramType
>
Returns
Serialized
<
IHologramType
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_model
model
deserialize
Async
deserialize
Sync
serialize
@bitspark/bitnode
Bitnode
Domain
Gateway
Hologram
HologramMethod
HologramType
HologramValue
InterfaceChannel
InterfaceMethod
InterfaceValue
InternalHologram
InternalHologramMethod
InternalHologramValue
Model
ModelInterface
ModelPack
QueryResult
Serialized
Type
TypeMapEntry
TypePack
Loading...
Generated using
TypeDoc
A hologram type.