| Transaction Class |
Namespace: MaxMind.MinFraud.Request
The Transaction type exposes the following members.
| Name | Description | |
|---|---|---|
| Transaction |
Constructor. See
the minFraud documentation for a general overview of the request sent to the web
service.
|
| Name | Description | |
|---|---|---|
| Account |
Account information for the transaction.
| |
| Billing |
Information about the account used in the transaction.
| |
| CreditCard |
Information about the credit card used in the transaction.
| |
| Device |
Information about the device used in the transaction.
| |
Information about the email used in the transaction.
| ||
| Event |
Details about the event such as the time.
| |
| Order |
Details about the order.
| |
| Payment |
Information about the payment processing.
| |
| Shipping |
Shipping information used in the transaction.
| |
| ShoppingCart |
List of shopping items 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 ObjectToString.) |