Search
Preparing search index...
The search index is not available
electionguard
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
electionguard
SubmittedBallot
Class SubmittedBallot
Hierarchy
SubmittedBallot
Implements
CryptoHashableElement
ElectionObjectBase
Index
Constructors
constructor
Properties
ballot
Id
ballot
Style
Id
code
code
Seed
contests
crypto
Hash
manifest
Hash
state
timestamp
Accessors
crypto
Hash
Element
object
Id
Methods
equals
Constructors
constructor
new
Submitted
Ballot
(
ballotId
:
string
, ballotStyleId
:
string
, manifestHash
:
ElementModQ
, codeSeed
:
ElementModQ
, code
:
ElementModQ
, contests
:
SubmittedContest
[]
, timestamp
:
number
, cryptoHash
:
ElementModQ
, state
:
BallotState
)
:
SubmittedBallot
Parameters
ballotId:
string
ballotStyleId:
string
manifestHash:
ElementModQ
codeSeed:
ElementModQ
code:
ElementModQ
contests:
SubmittedContest
[]
timestamp:
number
cryptoHash:
ElementModQ
state:
BallotState
Returns
SubmittedBallot
Properties
Readonly
ballot
Id
ballot
Id
:
string
Readonly
ballot
Style
Id
ballot
Style
Id
:
string
Readonly
code
code
:
ElementModQ
Readonly
code
Seed
code
Seed
:
ElementModQ
Readonly
contests
contests
:
SubmittedContest
[]
Readonly
crypto
Hash
crypto
Hash
:
ElementModQ
Readonly
manifest
Hash
manifest
Hash
:
ElementModQ
Readonly
state
state
:
BallotState
Readonly
timestamp
timestamp
:
number
Accessors
crypto
Hash
Element
get
cryptoHashElement
(
)
:
ElementModQ
Returns
ElementModQ
object
Id
get
objectId
(
)
:
string
The object_id, should be a unique string.
Returns
string
Methods
equals
equals
(
other
:
SubmittedBallot
)
:
boolean
Parameters
other:
SubmittedBallot
Returns
boolean
Exports
Submitted
Ballot
constructor
ballot
Id
ballot
Style
Id
code
code
Seed
contests
crypto
Hash
manifest
Hash
state
timestamp
crypto
Hash
Element
object
Id
equals
Generated using
TypeDoc
The object_id, should be a unique string.