![]() |
![]()
| ![]() |
![]()
NAMEInterchange6::Schema::Result::Country DESCRIPTIONISO 3166-1 codes for country identification ACCESSORScountry_iso_codePrimary key. Two letter country code such as 'SI' = Slovenia. scopeInternal sorting field. nameFull country name. priorityDisplay order. show_statesWhether this country has related Interchange6::Schema::Result::State via relationship "states". Default is false. This is used so that we don't have to bother running a query across the states relation every time we want to check if the country has states (or provinces, etc. ). activeActive shipping destination? Default is true. RELATIONSHIPSzone_countries"has_many" relationship with Interchange6::Schema::Result::ZoneCountry zones"many_to_many" relationship with Interchange6::Schema::Result::Zone states"has_many" relationship with Interchange6::Schema::Result::State
|