dash-platform-sdk
Preparing search index...
types
FinishedVoteInfo
Interface FinishedVoteInfo
interface
FinishedVoteInfo
{
finishedAtBlockHeight
:
string
;
finishedAtBlockTimeMs
:
string
;
finishedAtCoreBlockHeight
:
number
;
finishedAtEpoch
:
number
;
type
:
string
;
wonByIdentityId
?:
IdentifierWASM
;
}
Index
Properties
finished
At
Block
Height
finished
At
Block
Time
Ms
finished
At
Core
Block
Height
finished
At
Epoch
type
won
By
Identity
Id?
Properties
finished
At
Block
Height
finishedAtBlockHeight
:
string
finished
At
Block
Time
Ms
finishedAtBlockTimeMs
:
string
finished
At
Core
Block
Height
finishedAtCoreBlockHeight
:
number
finished
At
Epoch
finishedAtEpoch
:
number
type
type
:
string
Optional
won
By
Identity
Id
wonByIdentityId
?:
IdentifierWASM
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
finished
At
Block
Height
finished
At
Block
Time
Ms
finished
At
Core
Block
Height
finished
At
Epoch
type
won
By
Identity
Id
dash-platform-sdk
Loading...