oc · docs
docs / documentation

@orangecheck/vote-core


@orangecheck/vote-core / Poll

Interface: Poll

Defined in: types.ts:31

Properties

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