</span></span><spanid="7"class="l"><aclass="l"href="#7"> 7: </a><spanclass="php-comment"> * Contains data for the traits record associated with an IP address
</span></span><spanid="13"class="l"><aclass="l"href="#13">13: </a><spanclass="php-comment"> * system number} associated with the IP address. This attribute is only
</span></span><spanid="14"class="l"><aclass="l"href="#14">14: </a><spanclass="php-comment"> * available from the City/ISP/Org and Omni end points.
</span></span><spanid="19"class="l"><aclass="l"href="#19">19: </a><spanclass="php-comment"> * system number} for the IP address. This attribute is only available from
</span></span><spanid="20"class="l"><aclass="l"href="#20">20: </a><spanclass="php-comment"> * the City/ISP/Org and Omni end points.
</span></span><spanid="22"class="l"><aclass="l"href="#22">22: </a><spanclass="php-comment"> * @property string $domain The second level domain associated with the
</span></span><spanid="23"class="l"><aclass="l"href="#23">23: </a><spanclass="php-comment"> * IP address. This will be something like "example.com" or "example.co.uk",
</span></span><spanid="24"class="l"><aclass="l"href="#24">24: </a><spanclass="php-comment"> * not "foo.example.com". This attribute is only available from the
</span></span><spanid="25"class="l"><aclass="l"href="#25">25: </a><spanclass="php-comment"> * City/ISP/Org and Omni end points.
</span></span><spanid="27"class="l"><aclass="l"href="#27">27: </a><spanclass="php-comment"> * @property string $ipAddress The IP address that the data in the model
</span></span><spanid="28"class="l"><aclass="l"href="#28">28: </a><spanclass="php-comment"> * is for. If you performed a "me" lookup against the web service, this
</span></span><spanid="29"class="l"><aclass="l"href="#29">29: </a><spanclass="php-comment"> * will be the externally routable IP address for the system the code is
</span></span><spanid="30"class="l"><aclass="l"href="#30">30: </a><spanclass="php-comment"> * running on. If the system is behind a NAT, this may differ from the IP
</span></span><spanid="31"class="l"><aclass="l"href="#31">31: </a><spanclass="php-comment"> * address locally assigned to it. This attribute is returned by all end
</span></span><spanid="34"class="l"><aclass="l"href="#34">34: </a><spanclass="php-comment"> * @property boolean $isAnonymousProxy This is true if the IP is an
</span></span><spanid="35"class="l"><aclass="l"href="#35">35: </a><spanclass="php-comment"> * anonymous proxy. See {@link http://dev.maxmind.com/faq/geoip#anonproxy}
</span></span><spanid="36"class="l"><aclass="l"href="#36">36: </a><spanclass="php-comment"> * for further details. This attribute is returned by all end points.
</span></span><spanid="38"class="l"><aclass="l"href="#38">38: </a><spanclass="php-comment"> * @property boolean $isSatelliteProvider This is true if the IP belongs
</span></span><spanid="39"class="l"><aclass="l"href="#39">39: </a><spanclass="php-comment"> * to a satellite Internet provider. This attribute is returned by all
</span></span><spanid="40"class="l"><aclass="l"href="#40">40: </a><spanclass="php-comment"> * end points.
</span></span><spanid="42"class="l"><aclass="l"href="#42">42: </a><spanclass="php-comment"> * @property string $isp The name of the ISP associated the IP address.
</span></span><spanid="43"class="l"><aclass="l"href="#43">43: </a><spanclass="php-comment"> * This attribute is only available from the City/ISP/Org and Omni end
</span></span><spanid="46"class="l"><aclass="l"href="#46">46: </a><spanclass="php-comment"> * @property string $organization The name of the organization associated
</span></span><spanid="47"class="l"><aclass="l"href="#47">47: </a><spanclass="php-comment"> * the IP address. This attribute is only available from the City/ISP/Org
</span></span><spanid="48"class="l"><aclass="l"href="#48">48: </a><spanclass="php-comment"> * and Omni end points.
</span></span><spanid="50"class="l"><aclass="l"href="#50">50: </a><spanclass="php-comment"> * @property string $userType <p>The user type associated with the IP
</span></span><spanid="51"class="l"><aclass="l"href="#51">51: </a><spanclass="php-comment"> * address. This can be one of the following values:</p>
</span></span><spanid="69"class="l"><aclass="l"href="#69">69: </a><spanclass="php-comment"> * <p>This attribute is only available from the Omni end point.</p>