oc · docs
docs / documentation

@orangecheck/vote-core


@orangecheck/vote-core / Ballot

Interface: Ballot

Defined in: types.ts:58

Properties

PropertyTypeDescriptionDefined in
<a id="property-attestation_id"></a> attestation_idstring | null-types.ts:65
<a id="property-created_at"></a> created_atstring-types.ts:67
<a id="property-kind"></a> kind"oc-vote/ballot"-types.ts:60
<a id="property-option"></a> optionstring | nullIn public mode: the chosen option id, or "withdraw". In secret mode: null.types.ts:64
<a id="property-poll_id"></a> poll_idstring-types.ts:61
<a id="property-secret"></a> secretBallotSecret | null-types.ts:66
<a id="property-sig"></a> sigBipSig-types.ts:68
<a id="property-v"></a> v0-types.ts:59
<a id="property-voter"></a> voterstring-types.ts:62