Class: CandidatePoliticalForce

Inherits:
ApplicationRecord show all
Defined in:
app/models/candidate_political_force.rb

Overview

Link between candidate and political force

Attributes:

candidate_id [Candidate]
created_at [DateTime]
political_force_id [PoliticalForce]
updated_at [DateTime]