Event Class |
Namespace: MaxMind.MinFraud.Request
The Event type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShopId |
Your internal ID for the shop, affiliate, or merchant this order is
coming from. Required for minFraud users who are resellers, payment
providers, gateways and affiliate networks.
|
![]() | Time |
The date and time the event occurred.
|
![]() | TransactionId |
Your internal ID for the transaction. We can use this to locate a
specific transaction in our logs, and it will also show up in email
alerts and notifications from us to you.
|
![]() | Type |
The type of event being scored.
|
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.) |