# CyberSource.UnifiedriskDevice

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ipAddress** | **String** | IPv4 or IPv6 address observed for the customer's device during the session. | [optional] 
**hostName** | **String** | DNS resolved hostname from `ipAddress`. | [optional] 
**anonymizerInUseFlag** | **Boolean** | A flag indicating if the anonymizer was in use during the session. true if the anonymiser was in use, false otherwise. | [optional] 
**areaCode** | **String** | The device area code captured during the customer session | [optional] 
**browserType** | **String** | The device browser type captured during the customer session | [optional] 
**browserVersion** | **String** | The device browser version captured during the customer session | [optional] 
**city** | **String** | The device city name captured during the customer session | [optional] 
**clientTimezone** | **String** | The clientTimeZone captured during the customer session | [optional] 
**continentCode** | **String** | The device continent code captured during the customer session | [optional] 
**cookieId** | **String** | The cookie ID used during the customer session | [optional] 
**countryCode** | **String** | The device country code captured during the customer session | [optional] 
**countryName** | **String** | The device country name captured during the customer session | [optional] 
**deviceFingerprint** | **String** | The device fingerprint captured during the customer session by a third party. A device fingerprint is information collected about the software and hardware for the purpose of identification | [optional] 
**deviceIMEI** | **String** | The IMEI of the device used during the customer session. An IMEI identifies most types of mobile phone (GSM, WCDMA, iDEN), as well as some satellite phones. | [optional] 
**deviceName** | **String** | The device name given at point of registration | [optional] 
**flashPlugin** | **String** | The Flash Plugin captured during the customer session, if available. | [optional] 
**httpHeader** | **String** | The HTTPHeader captured during the customer session | [optional] 
**metroCode** | **String** | The device metropolitan code captured during the customer session | [optional] 
**mfaSession** | **Boolean** | Whether multifactor authentication was used during the session | [optional] 
**mimeTypesPresent** | **String** | The Mime-Type(s) captured during the customer session | [optional] 
**mobileNumberDeviceLink** | **String** | A concatenated string of the mobile number and device ID to establish the link | [optional] 
**networkCarrier** | **String** | The Network/carrier captured during the customer session | [optional] 
**operatingSystem** | **String** | The device Operating System captured during the customer session | [optional] 
**postalCode** | **String** | The postal code the device is registered to as captured during the customer session. | [optional] 
**proxyDescription** | **String** | The Proxy type description captured during the customer session | [optional] 
**proxyType** | **String** | The Proxy type captured during the customer session | [optional] 
**region** | **String** | The device region code captured during the customer session | [optional] 
**screenResolution** | **String** | The screen resolution captured during the customer session | [optional] 
**sessionLatitude** | **Number** | Thelatitude captured during the customer session | [optional] 
**sessionLongitude** | **Number** | The longitude captured during the customer session | [optional] 
**timestamp** | **Date** | The timestamp captured during the customer session | [optional] 
**type** | **String** | The Device Type captured during the customer session | [optional] 
**userAgentString** | **String** | The UserAgentString captured during the customer session | [optional] 
**deviceId** | **String** | A unique identifier of the device performing the event, such as the laptop/mobile phone used to log into the online banking. | A unique identifier of the device performing the event, such as the mobil | [optional] 
**deviceFingerprintProvider** | **String** | Vendor or provider providing device identification/fingerprinting services | [optional] 
**pointOfSale** | [**UnifiedriskDevicePointOfSale**](UnifiedriskDevicePointOfSale.md) |  | [optional] 
**ipAddressV4** | **String** | IPv4 address of the customer's device captured during the session (e.g., 192.0.2.1). Used for geolocation, anonymizer detection, and IP-based risk signals | [optional] 
**ipAddressV6** | **String** | IPv6 address of the customer's device captured during the session (e.g., 2001:db8::1). Used for geolocation and risk analysis in IPv6-enabled environments | [optional] 
**deviceFingerprintVendor** | **String** | Name of the third-party vendor providing device fingerprinting services for this transaction (e.g., ThreatMetrix, InAuth, Kount) | [optional] 
**deviceEntityId** | **String** | Unique entity identifier assigned to the device by the fingerprinting system, used to track device history and link sessions across transactions | [optional] 
**referenceId** | **String** | Session reference ID used to correlate the device fingerprinting session with the transaction. Must match the session ID submitted to the device fingerprinting script | [optional] 
**encryptedDeviceData** | **String** | Encrypted payload containing device data collected by a 3DS SDK or device intelligence provider. The encryption protects sensitive device attributes during transmission | [optional] 
**deviceBindingStatus** | **String** | Indicates whether the device is bound to a specific account or cardholder identity. Values such as BOUND, UNBOUND, or UNKNOWN reflect the trust level of the device association | [optional] 
**deviceBindingStatusSource** | **String** | The source system or process that determined the device binding status (e.g., 3DS_SDK, ISSUER, DEVICE_INTELLIGENCE_PROVIDER) | [optional] 


