IFraudDetectionPlugin Interface |
Namespace: Atomia.Billing.Core.Sdk.Plugins
The IFraudDetectionPlugin type exposes the following members.
| Name | Description | |
|---|---|---|
| AtomiaBillingApi |
Gets or sets IAtomiaBillingApi instance.
(Inherited from IPlugin.) | |
| Name |
Gets or sets plugin name.
(Inherited from IPlugin.) |
| Name | Description | |
|---|---|---|
| FraudDetectionResult |
Get fraud detection results for the order.
| |
| FraudDetectionResultDetailsType |
Get type of FraudDetectionResults.Detail (needed for serialization).
| |
| PaymentMethodConfiguration |
Get fraud configuration for payment plugin.
|