\MaxMind\MinFraud\ModelEmailDomain

Model containing information about the email domain.

Summary

Methods
Properties
Constants
__construct()
$firstSeen
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$firstSeen

$firstSeen : string|null

A date string (e.g. 2017-04-24) to identify the date an email domain was first seen by MaxMind. This is expressed using the ISO 8601 date format.

Type

string|null

Methods

__construct()

__construct(?array  $response, array  $locales = ['en']) : mixed

Parameters

?array $response
array $locales

Returns

mixed —