Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.1 KB

Vote.md

File metadata and controls

16 lines (14 loc) · 1.1 KB

Vote

Properties

Name Type Description Notes
cause_variable_id int Cause variable id
client_id string Your CureDAO client id can be obtained by creating an app at https://builder.curedao.org
created_at string When the record was first created. Use UTC ISO 8601 YYYY-MM-DDThh:mm:ss datetime format [optional]
effect_variable_id int Effect variable id
id int id [optional]
updated_at string When the record in the database was last updated. Use UTC ISO 8601 YYYY-MM-DDThh:mm:ss datetime format [optional]
user_id int ID of User
value string Vote down for implausible/not-useful or up for plausible/useful. Vote none to delete a previous vote.
type string Your CureDAO client id can be obtained by creating an app at https://builder.curedao.org [optional]

[Back to Model list] [Back to API list] [Back to README]