NAME
Interchange6::Schema::Result::ZoneCountry
ACCESSORS
zones_id
FK on "zones_id" in Interchange6::Schema::Result::Zone.
country_iso_code
FK on "country_iso_code" in Interchange6::Schema::Result::Country.
PRIMARY KEY
RELATIONS
zone
Type: belongs_to
Related object: Interchange6::Schema::Result::Zone
country
Type: belongs_to
Related object: Interchange6::Schema::Result::Country