Overview

Namespaces

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

Classes

  • Address
  • BillingAddress
  • CreditCard
  • GeoIp2Country
  • GeoIp2Location
  • Insights
  • IpAddress
  • Issuer
  • Score
  • ShippingAddress
  • Warning
  • Overview
  • Namespace
  • Class
  • Tree

Class GeoIp2Location

Class GeoIp2Location

GeoIp2\Record\AbstractRecord implements JsonSerializable
Extended by GeoIp2\Record\Location
Extended by MaxMind\MinFraud\Model\GeoIp2Location
Namespace: MaxMind\MinFraud\Model
Package: MaxMind\MinFraud\Model
Located at MinFraud/Model/GeoIp2Location.php
Methods inherited from GeoIp2\Record\AbstractRecord
__isset(), jsonSerialize()
Magic properties summary
public 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, $latitude, $longitude, $metroCode, $timeZone
minFraud Score and Insights PHP API v0.1.0 API documentation generated by ApiGen