Class SepaDirectDebitPaymentProduct771SpecificInputBase
Inheritance
SepaDirectDebitPaymentProduct771SpecificInputBase
  Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class SepaDirectDebitPaymentProduct771SpecificInputBase : AbstractSepaDirectDebitPaymentProduct771SpecificInputProperties
ExistingUniqueMandateReference
The unique reference of the existing mandate to use in this payment.
Declaration
public string ExistingUniqueMandateReference { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
Mandate
Object containing information to create a SEPA Direct Debit mandate.
Declaration
public CreateMandateBase Mandate { get; set; }Property Value
| Type | Description | 
|---|---|
| CreateMandateBase |