Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 947 Bytes

FraudRegistrationDeviceItems.md

File metadata and controls

15 lines (11 loc) · 947 Bytes

FraudRegistrationDeviceItems

Properties

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]

[Back to Model list] [Back to API list] [Back to README]