Record
show-vote
No description available.
record show-vote {
show-id: option<s32>,
vote: option<s32>,
voted-at: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| show-id | option<s32> | |
| vote | option<s32> | |
| voted-at | option<s32> |
No description available.
record show-vote {
show-id: option<s32>,
vote: option<s32>,
voted-at: option<s32>,
}| Name | Type | Description |
|---|---|---|
| show-id | option<s32> | |
| vote | option<s32> | |
| voted-at | option<s32> |