File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 2828 * the represented country differs from the country.
2929 * @property-read \GeoIp2\Record\Traits $traits Data for the traits of the
3030 * requested IP address.
31+ * @property-read array $raw The raw data from the web service.
3132 */
3233class Country extends AbstractModel
3334{
Original file line number Diff line number Diff line change 7676 * @property-read string|null $organization The name of the organization associated
7777 * with the IP address. This attribute is only available from the City and
7878 * Insights web services and the GeoIP2 Enterprise database.
79- * @property-read float|null $staticIPScore An indicator of how static or
79+ * @property-read float|null $staticIpScore An indicator of how static or
8080 * dynamic an IP address is. This property is only available from GeoIP2
8181 * Precision Insights.
8282 * @property-read int|null $userCount The estimated number of users sharing
You can’t perform that action at this time.
0 commit comments