###### tags: `vote` # get-vote 取得投票 ## /vote/get/ front to back | 說明 | key | value | | -------- | ------- | ------ | | 帳號 | uid | string | | 投票編號 | voteNum | int | back to front | 說明 | key | value | | ------------ | ------------------ | -------- | | 標題 | title | string | | 建立者帳號 | founderId | string | | 建立者姓名 | founderName | string | | 投票類別 | optionTypeId | int | | 投票項目 | voteItems | object | | 允許新增 | addItemPermit | bool | | 截止日 | deadline | datetime | | 匿名 | anonymous | bool | | 選擇投票數量 | chooseVoteQuantity | int | | 投票次數 | voteCount | int | | 投票項目{} | | | | ------------ | ------------- | ------ | | 投票項目編號 | voteItemNum | int | | 投票項目名稱 | voteItemName | string | | 投票項目次數 | voteItemCount | int | | 是否已投票 | isVote | bool | --- uid: >account>user_id voteNum: >vote>serial_no
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up