СправочникEntities
ProxyConfig v1.0.0
ProxyConfig
Описание: ProxyConfig
Namespace: Devcraft\Webshare\Entities
Extends: Devcraft\Abstracts\AbstractReflection (dev-tools)
С версии: 1.0.0
Public свойства
| Свойство | Тип | Описание |
|---|---|---|
$id | ?int | Идентификатор. По умолчанию: NULL. |
$state | ?string | По умолчанию: NULL. |
$countries | array | По умолчанию: []. |
$available_countries | array | По умолчанию: []. |
$unallocated_countries | array | По умолчанию: []. |
$ip_ranges_24 | array | По умолчанию: []. |
$ip_ranges_16 | array | По умолчанию: []. |
$ip_ranges_8 | array | По умолчанию: []. |
$available_ip_ranges_24 | array | По умолчанию: []. |
$available_ip_ranges_16 | array | По умолчанию: []. |
$available_ip_ranges_8 | array | По умолчанию: []. |
$asns | array | По умолчанию: []. |
$available_asns | array | По умолчанию: []. |
$username | ?string | Логин прокси. По умолчанию: NULL. |
$password | ?string | Пароль прокси. По умолчанию: NULL. |
$request_timeout | ?int | По умолчанию: NULL. |
$request_idle_timeout | ?int | По умолчанию: NULL. |
$ip_authorization_country_codes | mixed | По умолчанию: NULL. |
$ip_authorization_city | ?string | По умолчанию: NULL. |
$ip_authorization_asn | ?string | По умолчанию: NULL. |
$auto_replace_invalid_proxies | ?bool | По умолчанию: NULL. |
$auto_replace_low_country_confidence_proxies | ?bool | По умолчанию: NULL. |
$auto_replace_out_of_rotation_proxies | ?bool | По умолчанию: NULL. |
$auto_replace_failed_site_check_proxies | ?bool | По умолчанию: NULL. |
$proxy_list_download_token | ?string | По умолчанию: NULL. |
$is_proxy_used | ?bool | По умолчанию: NULL. |
$created_at | ?string | Дата создания. По умолчанию: NULL. |
$updated_at | ?string | Дата обновления. По умолчанию: NULL. |