Record

poll-option

No description available.

record poll-option {
  text: string,
  voter-count: s32,
}

Fields

NameTypeDescription
textstring
voter-counts32