api_method :get_quickvote_votes, :expects => [:string], :returns => [ [VoteInfo] ]
api_method :list_quickvotes, :expects => [], :returns => [[ElectionStruct]]
api_method :get_quickvote, :expects => [:string], :returns => [ElectionStruct]
api_method :get_quickvote_votes, :expects => [:string], :returns => [ [VoteInfo] ]
api_method :list_quickvotes, :expects => [], :returns => [[ElectionStruct]]
api_method :get_quickvote, :expects => [:string], :returns => [ElectionStruct]