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.
              | |
| CustomInputs | 
                Custom inputs as configured on your account portal.
              | |
| 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 | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | 
                Returns a string that represents the current object.
              (Overrides ObjectToString.) |