|
|
| |
Interchange6::Schema::Result::Country(3) |
User Contributed Perl Documentation |
Interchange6::Schema::Result::Country(3) |
Interchange6::Schema::Result::Country
ISO 3166-1 codes for country identification
Primary key.
Two letter country code such as 'SI' = Slovenia.
Whether 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. ).
Active shipping destination? Default is true.
"has_many" relationship with
Interchange6::Schema::Result::ZoneCountry
"many_to_many" relationship with
Interchange6::Schema::Result::Zone
"has_many" relationship with
Interchange6::Schema::Result::State
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |