@evefrontier/dapp-kit - v0.0.1
Preparing search index...
GetObjectOwnerAndOwnedObjectsWithJsonResponse
Interface GetObjectOwnerAndOwnedObjectsWithJsonResponse
interface
GetObjectOwnerAndOwnedObjectsWithJsonResponse
{
object
?:
{
owner
?:
{
address
?:
{
address
:
string
;
objects
:
{
nodes
:
OwnedObjectNodeWithJson
[]
}
;
}
;
}
;
}
;
}
Index
Properties
object?
Properties
Optional
object
object
?:
{
owner
?:
{
address
?:
{
address
:
string
;
objects
:
{
nodes
:
OwnedObjectNodeWithJson
[]
}
;
}
;
}
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
object
@evefrontier/dapp-kit - v0.0.1
Loading...