Candidate (Vote v0.1.0) View Source

Link to this section Summary

Link to this section Functions

Specs

new(number(), binary()) :: %Candidate{
  id: number(),
  name: binary(),
  votes: number()
}