crossbell - v1.13.1
Preparing search index...
TipConfigEntity
Interface TipConfigEntity
interface
TipConfigEntity
{
amount
:
number
;
blockNumber
:
number
;
character
?:
CharacterEntity
;
characterId
:
number
;
createdAt
:
Date
;
currentRound
:
number
;
endTime
:
Date
;
logIndex
:
number
;
startTime
:
Date
;
tipConfigId
:
number
;
tips
:
TipEntity
[]
;
toCharacter
?:
CharacterEntity
;
toCharacterId
:
number
;
tokenAddress
:
string
;
totalRound
:
number
;
transactionHash
:
string
;
updatedAt
:
Date
;
updatedBlockNumber
:
number
;
updatedLogIndex
:
number
;
updatedTransactionHash
:
string
;
}
Index
Properties
amount
block
Number
character?
character
Id
created
At
current
Round
end
Time
log
Index
start
Time
tip
Config
Id
tips
to
Character?
to
Character
Id
token
Address
total
Round
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
Properties
amount
amount
:
number
block
Number
blockNumber
:
number
Optional
character
character
?:
CharacterEntity
character
Id
characterId
:
number
created
At
createdAt
:
Date
current
Round
currentRound
:
number
end
Time
endTime
:
Date
log
Index
logIndex
:
number
start
Time
startTime
:
Date
tip
Config
Id
tipConfigId
:
number
tips
tips
:
TipEntity
[]
Optional
to
Character
toCharacter
?:
CharacterEntity
to
Character
Id
toCharacterId
:
number
token
Address
tokenAddress
:
string
total
Round
totalRound
:
number
transaction
Hash
transactionHash
:
string
updated
At
updatedAt
:
Date
updated
Block
Number
updatedBlockNumber
:
number
updated
Log
Index
updatedLogIndex
:
number
updated
Transaction
Hash
updatedTransactionHash
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
block
Number
character
character
Id
created
At
current
Round
end
Time
log
Index
start
Time
tip
Config
Id
tips
to
Character
to
Character
Id
token
Address
total
Round
transaction
Hash
updated
At
updated
Block
Number
updated
Log
Index
updated
Transaction
Hash
crossbell - v1.13.1
Loading...