vote_definition
Vote Definition — manifest entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | vote_definition |
| Type | Manifest |
| Color | Orange |
| Icon | fa6-solid:check |
Fields
| Field | Type | Description |
|---|---|---|
displayName | Var<String> | — |
options | List<Var<String>> | — |
endDate | String | ISO-8601 formatted end date (e.g. 2025-01-01T00:00:00Z). Leave empty for no end date. |
closedMessage | Var<String> | Message shown when voting is closed |
data | Ref<VoteDataEntry> | Artifact storing vote data |
Usage Example
- entry: vote_definition
name: "Vote Definition"
displayName: ""
options: []
endDate: ""
closedMessage: ""
data: ""