FeedObjectPollVotesSearch
FeedObjectPollVotesSearch interface
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
choice? | number | The choice id of the poll. If is specified the endpoint retrieves the votes of only that choice | - |
limit? | number | Number of results to return per page. | BaseGetParams .limit |
offset? | number | The initial index from which to return the results. | BaseGetParams .offset |