@evefrontier/dapp-kit - v0.1.9
Preparing search index...
GetObjectAndCharacterOwnerResponse
Interface GetObjectAndCharacterOwnerResponse
interface
GetObjectAndCharacterOwnerResponse
{
object
:
{
asMoveObject
:
{
contents
:
ContentsTypeJsonAndBcs
&
{
extract
?:
|
AsMoveObjectRef
<
{
owner
:
{
address
:
AddressWithObjects
<
CharacterOwnerNode
>
}
;
contents
?:
ContentsJsonOnly
;
}
,
>
|
null
;
energySource
?:
AsMoveObjectRef
<
{
contents
?:
ContentsJsonOnly
}
>
;
destinationGate
?:
AsMoveObjectRef
<
{
contents
?:
ContentsJsonOnly
}
>
;
}
;
dynamicFields
?:
ObjectNodes
<
DynamicFieldNode
>
;
}
;
}
;
}
Index
Properties
object
Properties
object
object
:
{
asMoveObject
:
{
contents
:
ContentsTypeJsonAndBcs
&
{
extract
?:
|
AsMoveObjectRef
<
{
owner
:
{
address
:
AddressWithObjects
<
CharacterOwnerNode
>
}
;
contents
?:
ContentsJsonOnly
;
}
,
>
|
null
;
energySource
?:
AsMoveObjectRef
<
{
contents
?:
ContentsJsonOnly
}
>
;
destinationGate
?:
AsMoveObjectRef
<
{
contents
?:
ContentsJsonOnly
}
>
;
}
;
dynamicFields
?:
ObjectNodes
<
DynamicFieldNode
>
;
}
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
@evefrontier/dapp-kit - v0.1.9
Loading...