vote-rs/docs/Election.md

738 B

Election

Properties

Name Type Description Notes
id String [optional] [default to null]
username String [optional] [default to null]
name String [optional] [default to null]
description String [optional] [default to null]
start_date String [optional] [default to null]
end_date String [optional] [default to null]
items Vec<::models::ElectionItem> [optional] [default to null]

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