Record
poll-option
No description available.
record poll-option {
text: string,
voter-count: s32,
}Fields
| Name | Type | Description |
|---|---|---|
| text | string | |
| voter-count | s32 |
No description available.
record poll-option {
text: string,
voter-count: s32,
}| Name | Type | Description |
|---|---|---|
| text | string | |
| voter-count | s32 |