endDateTime

@SerializedName(value = "end_datetime")
var endDateTime: String? = null

Specifies the end date and time for this poll.

date (ISO 8601)

e.g.

"end_datetime": "2019-11-28T20:26:41.000Z"