live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/vote-core


@orangecheck/vote-core / Poll

Interface: Poll

Defined in: types.ts:24

Properties

PropertyTypeDefined in
<a id="property-created_at"></a> created_atstringtypes.ts:40
<a id="property-creator"></a> creatorstringtypes.ts:27
<a id="property-deadline"></a> deadlinestringtypes.ts:30
<a id="property-kind"></a> kind"oc-vote/poll"types.ts:26
<a id="property-min_days"></a> min_daysnumbertypes.ts:35
<a id="property-min_sats"></a> min_satsnumbertypes.ts:34
<a id="property-mode"></a> modePollModetypes.ts:36
<a id="property-notes"></a> notesstring | nulltypes.ts:39
<a id="property-options"></a> optionsPollOption[]types.ts:29
<a id="property-question"></a> questionstringtypes.ts:28
<a id="property-reveal_pk"></a> reveal_pkstring | nulltypes.ts:37
<a id="property-sig"></a> sigBipSigtypes.ts:41
<a id="property-snapshot_block"></a> snapshot_blocknumber | "deadline"types.ts:31
<a id="property-tiebreak"></a> tiebreakTiebreaktypes.ts:38
<a id="property-v"></a> v0types.ts:25
<a id="property-weight_mode"></a> weight_modestringtypes.ts:32
<a id="property-weight_params"></a> weight_paramsWeightParams | nulltypes.ts:33