Class EInvoicePaymentMethodSpecificOutput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class EInvoicePaymentMethodSpecificOutput : AbstractPaymentMethodSpecificOutput
Properties
FraudResults
Object containing the results of the fraud screening
Declaration
public FraudResults FraudResults { get; set; }
Property Value
Type | Description |
---|---|
FraudResults |
PaymentProduct9000SpecificOutput
AfterPay Installments (payment product 9000) specific details
Declaration
public EInvoicePaymentProduct9000SpecificOutput PaymentProduct9000SpecificOutput { get; set; }
Property Value
Type | Description |
---|---|
EInvoicePaymentProduct9000SpecificOutput |