# KnetikCloud.PollResponseResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**answer** | **String** | The answer to the poll | 
**answered_date** | **Number** | The date the poll was answered, in seconds since unix epoc | [optional] 
**id** | **String** | The id of the poll response | [optional] 
**poll_id** | **String** | The id of the poll | 
**user** | [**SimpleUserResource**](SimpleUserResource.md) | The user | 


