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 BillingAddress

Model containing information about the billing address.

MaxMind\MinFraud\Model\AbstractModel implements JsonSerializable
Extended by MaxMind\MinFraud\Model\Address
Extended by MaxMind\MinFraud\Model\BillingAddress
Namespace: MaxMind\MinFraud\Model
Located at MinFraud/Model/BillingAddress.php
Methods inherited from MaxMind\MinFraud\Model\Address
__construct()
Methods inherited from MaxMind\MinFraud\Model\AbstractModel
__get(), __isset(), jsonSerialize(), safeArrayLookup()
Magic properties inherited from MaxMind\MinFraud\Model\Address
$distanceToIpLocation, $isInIpCountry, $isPostalInCity, $latitude, $longitude
minFraud PHP API v1.4.0 API documentation generated by ApiGen