Record

forum-poll-result

No description available.

record forum-poll-result {
  answer-slot: option​<s32>,
  answer-text: option​<string>,
  last-vote-date: option​<string>,
  requesting-user-voted: option​<bool>,
  votes: option​<s32>,
}

Fields

NameTypeDescription
answer-slotoption​<s32>
answer-textoption​<string>
last-vote-dateoption​<string>
requesting-user-votedoption​<bool>
votesoption​<s32>