crossbell - v1.13.1
Preparing search index...
LinkEntity
Interface LinkEntity
interface
LinkEntity
{
blockNumber
:
number
;
createdAt
:
string
;
deletedAt
:
null
|
string
;
fromCharacter
?:
null
|
CharacterEntity
;
fromCharacterId
:
null
|
number
;
linkItemType
:
keyof
LinkItemMap
;
linklist
?:
LinklistEntity
;
linklistId
:
number
;
linkType
:
string
;
linkValue
:
string
;
logIndex
:
number
;
operator
:
`
0x
${
string
}
`
;
owner
:
`
0x
${
string
}
`
;
toAddress
:
null
|
`
0x
${
string
}
`
;
toCharacter
?:
null
|
CharacterEntity
;
toCharacterId
:
null
|
number
;
toContractAddress
:
null
|
`
0x
${
string
}
`
;
toLinklist
?:
null
|
LinklistEntity
;
toLinklistId
:
null
|
number
;
toNote
?:
null
|
NoteEntity
;
toNoteId
:
null
|
number
;
toTokenId
:
null
|
number
;
toUri
:
null
|
string
;
transactionHash
:
`
0x
${
string
}
`
;
updatedAt
:
string
;
updatedBlockNumber
:
number
;
updatedLogIndex
:
number
;
updatedTransactionHash
:
`
0x
${
string
}
`
;
}
Index
Properties
block
Number
created
At
deleted
At
from
Character?
from
Character
Id
link
Item
Type
linklist?
linklist
Id
link
Type
link
Value
log
Index
operator
owner
to
Address
to
Character?
to
Character
Id
to
Contract
Address
to
Linklist?
to
Linklist
Id
to
Note?
to
Note
Id
to
Token
Id
to
Uri
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
Properties
block
Number
blockNumber
:
number
created
At
createdAt
:
string
deleted
At
deletedAt
:
null
|
string
Optional
from
Character
fromCharacter
?:
null
|
CharacterEntity
from
Character
Id
fromCharacterId
:
null
|
number
link
Item
Type
linkItemType
:
keyof
LinkItemMap
Optional
linklist
linklist
?:
LinklistEntity
linklist
Id
linklistId
:
number
link
Type
linkType
:
string
link
Value
linkValue
:
string
log
Index
logIndex
:
number
operator
operator
:
`
0x
${
string
}
`
owner
owner
:
`
0x
${
string
}
`
to
Address
toAddress
:
null
|
`
0x
${
string
}
`
Optional
to
Character
toCharacter
?:
null
|
CharacterEntity
to
Character
Id
toCharacterId
:
null
|
number
to
Contract
Address
toContractAddress
:
null
|
`
0x
${
string
}
`
Optional
to
Linklist
toLinklist
?:
null
|
LinklistEntity
to
Linklist
Id
toLinklistId
:
null
|
number
Optional
to
Note
toNote
?:
null
|
NoteEntity
to
Note
Id
toNoteId
:
null
|
number
to
Token
Id
toTokenId
:
null
|
number
to
Uri
toUri
:
null
|
string
transaction
Hash
transactionHash
:
`
0x
${
string
}
`
updated
At
updatedAt
:
string
updated
Block
Number
updatedBlockNumber
:
number
updated
Log
Index
updatedLogIndex
:
number
updated
Transaction
Hash
updatedTransactionHash
:
`
0x
${
string
}
`
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Number
created
At
deleted
At
from
Character
from
Character
Id
link
Item
Type
linklist
linklist
Id
link
Type
link
Value
log
Index
operator
owner
to
Address
to
Character
to
Character
Id
to
Contract
Address
to
Linklist
to
Linklist
Id
to
Note
to
Note
Id
to
Token
Id
to
Uri
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
crossbell - v1.13.1
Loading...