GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
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.

Internal sorting field.

Full country name.

Display order.

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
2014-12-05 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.