![]() |
![]()
| ![]() |
![]()
NAMEInterchange6::Schema::Result::State DESCRIPTIONISO 3166-2 codes for sub_country identification "states" ACCESSORSstates_idPrimary key. scopeScope. Defaults to empty string. country_iso_codeFK on "country_iso_code" in Interchange6::Schema::Result::Country. state_iso_codeState ISO code, e.g.: NY. nameFull name of state/province, e.g.: New York. Defaults to empty string. priorityDisplay sort order. Defaults to 0. activeWhether state is an active shipping destination. Defaults to 1 (true). UNIQUE CONSTRAINTstates_state_country
RELATIONScountryType: belongs_to Related object: Interchange6::Schema::Result::Country zone_statesType: has_many Related object Interchange6::Schema::Result::ZoneState zonesType: many_to_many Composing rels: "zone_states" -> zone
|