A representation of a meeting poll preview.
This resource includes the following properties:
Property | Type | Description |
---|---|---|
id |
string | The poll ID. |
slug |
string | The poll slug. |
name |
string | The name of the poll. |
Here is an example representation of this resource:
{
"id": "poll_01ED74HMFGVZ92YVCWTD8Y8H6X",
"slug": "8djhf8w9",
"name": "Board Meeting"
}