$code
$code : string|null
A two character continent code like "NA" (North America) or "OC" (Oceania). This attribute is returned by all location services and databases.
Contains data for the continent record associated with an IP address.
This record is returned by all location services and databases.
$code : string|null
A two character continent code like "NA" (North America) or "OC" (Oceania). This attribute is returned by all location services and databases.
$geonameId : int|null
The GeoName ID for the continent. This attribute is returned by all location services and databases.
$name : string|null
Returns the name of the continent based on the locales list passed to the constructor. This attribute is returned by all location services and databases.
$names : array|null
An array map where the keys are locale codes and the values are names. This attribute is returned by all location services and databases.