Click or drag to resize
PaymentProcessor Property
The payment processor used for the transaction.

Namespace:  MaxMind.MinFraud.Request
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 0.6.0
Syntax
public Nullable<PaymentProcessor> Processor { get; }

Property Value

Type: NullablePaymentProcessor
See Also