minFraud PHP API v1.0.0
  • Namespace
  • Class

Namespaces

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

Classes

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

Class GeoIp2Location

Model of the GeoIP2 Location information, including the local time.

GeoIp2\Record\AbstractRecord implements GeoIp2\Compat\JsonSerializable
Extended by GeoIp2\Record\Location
Extended by MaxMind\MinFraud\Model\GeoIp2Location
Namespace: MaxMind\MinFraud\Model
Located at MinFraud/Model/GeoIp2Location.php

Methods summary

Methods inherited from GeoIp2\Record\AbstractRecord

__isset(), jsonSerialize()

Properties summary

Magic properties

public read-only string $localTime

The date and time of the transaction in the time zone associated with the IP address. The value is formatted according to RFC 3339. For instance, the local time in Boston might be returned as 2015-04-27T19:17:24-04:00.

Magic properties inherited from GeoIp2\Record\Location

$accuracyRadius, $averageIncome, $latitude, $longitude, $metroCode, $populationDensity, $timeZone

minFraud PHP API v1.0.0 API documentation generated by ApiGen