You are here

protected property Postal::$validAttributes in Smart IP 6.2

Same name and namespace in other branches
  1. 7.2 includes/vendor/geoip2/geoip2/src/Record/Postal.php \GeoIp2\Record\Postal::validAttributes

@ignore

File

includes/vendor/geoip2/geoip2/src/Record/Postal.php, line 26

Class

Postal
Contains data for the postal record associated with an IP address

Namespace

GeoIp2\Record

Code

protected $validAttributes = array(
  'code',
  'confidence',
);