Lists

The List Object

A List is an arbitrary, unordered collection of Listeners. Lists can serve a range of purposes, but typically is used for creating a "prize draw" style contest.

ValueTypeDescription
idintegerThe ID for the record
namestringThe name of the List
allow_duplicatesbooleanWhether the same Listener can be added to this List multiple times
created_atstringThe time the record was created as a ISO 8601 string
updated_atstringThe last time the record was last updated as a ISO 8601 string.
uuidstringThe UUID of the record