@evefrontier/dapp-kit - v0.1.9
Preparing search index...
DetailedAssemblyResponse
Interface DetailedAssemblyResponse
interface
DetailedAssemblyResponse
{
id
:
string
;
item_id
:
number
;
type
:
Assemblies
;
typeDetails
?:
DatahubGameInfo
;
name
:
string
;
state
:
State
;
character
?:
SmartCharacterResponse
;
solarSystem
?:
SolarSystem
;
isParentNodeOnline
?:
boolean
;
energySourceId
?:
string
;
energyUsage
:
number
;
typeId
:
number
;
_raw
?:
MoveObjectData
;
_options
?:
TransformOptions
;
description
:
string
;
dappURL
:
string
;
}
Hierarchy (
View Summary
)
SmartAssemblyResponse
DetailedAssemblyResponse
AssemblyProperties
Index
Properties
id
item_
id
type
type
Details?
name
state
character?
solar
System?
is
Parent
Node
Online?
energy
Source
Id?
energy
Usage
type
Id
_
raw?
_
options?
description
dapp
URL
Properties
id
id
:
string
item_
id
item_id
:
number
type
type
:
Assemblies
Optional
type
Details
typeDetails
?:
DatahubGameInfo
name
name
:
string
state
state
:
State
Optional
character
character
?:
SmartCharacterResponse
Optional
solar
System
solarSystem
?:
SolarSystem
Optional
is
Parent
Node
Online
isParentNodeOnline
?:
boolean
Optional
energy
Source
Id
energySourceId
?:
string
energy
Usage
energyUsage
:
number
type
Id
typeId
:
number
Optional
_
raw
_raw
?:
MoveObjectData
Optional
_
options
_options
?:
TransformOptions
description
description
:
string
dapp
URL
dappURL
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
item_
id
type
type
Details
name
state
character
solar
System
is
Parent
Node
Online
energy
Source
Id
energy
Usage
type
Id
_
raw
_
options
description
dapp
URL
@evefrontier/dapp-kit - v0.1.9
Loading...