Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrderedObjectBase

A ordered base object to derive other election objects.

Hierarchy

Implemented by

Index

Properties

objectId: string

The object_id, should be a unique string.

sequenceOrder: number

Used for ordering in a ballot to ensure various encryption primitives are deterministic. The sequence order must be unique and should be representative of how the items are represented on a template ballot in an external system. The sequence order is not required to be in the order in which they are displayed to a voter. Any acceptable range of integer values may be provided.

Methods

Generated using TypeDoc