Device Class |
Namespace: MaxMind.MinFraud.Request
The Device type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptLanguage |
The HTTP “Accept-Language” header of the device used in the
transaction.
|
![]() | IPAddress |
The IP address associated with the device used by the customer
in the transaction.
|
![]() | UserAgent |
The HTTP “User-Agent” header of the browser used in the
transaction.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides Object.ToString().) |