Name | Type | Description | Notes |
---|---|---|---|
network_type | str | Defines the type of network associated with the device. | |
ip | str | The IPv4 or IPv6 address of the device if the network assigned one. | [optional] |
mac | str | The MAC address of the device that is connected to the Wi-Fi network. | [optional] |
ssid | str | The Wi-Fi networks Service Set Identifier (SSID). | [optional] |
bssid | str | The Wi-Fi networks Basic Service Set Identifier (BSSID). | [optional] |
user_defined | object | A JSON object that can carry any additional information about the network that might be helpful for fraud detection. | [optional] |