Overview

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • Test
      • Database
      • Model
      • WebService
    • WebService
  • MaxMind
    • MinFraud
      • Model
  • PHP

Classes

  • Address
  • BillingAddress
  • CreditCard
  • Device
  • Disposition
  • Email
  • Factors
  • GeoIp2Country
  • GeoIp2Location
  • Insights
  • IpAddress
  • Issuer
  • Score
  • ScoreIpAddress
  • ShippingAddress
  • Subscores
  • Warning
  • Overview
  • Namespace
  • Class

Class GeoIp2Country

Model of the GeoIP2 country information.

GeoIp2\Record\AbstractRecord implements JsonSerializable
Extended by GeoIp2\Record\AbstractPlaceRecord
Extended by GeoIp2\Record\Country
Extended by MaxMind\MinFraud\Model\GeoIp2Country
Namespace: MaxMind\MinFraud\Model
Located at MinFraud/Model/GeoIp2Country.php
Methods inherited from GeoIp2\Record\AbstractRecord
__isset(), jsonSerialize()
Magic properties summary
public read-only boolean $isHighRisk

This value is true if the IP country is high risk.

Magic properties inherited from GeoIp2\Record\Country
$confidence, $geonameId, $isoCode, $name, $names
minFraud PHP API v1.4.0 API documentation generated by ApiGen