Class SepaDirectDebitPaymentProduct771SpecificInput
Inheritance
SepaDirectDebitPaymentProduct771SpecificInput
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class SepaDirectDebitPaymentProduct771SpecificInput : AbstractSepaDirectDebitPaymentProduct771SpecificInput
Properties
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 CreateMandateWithReturnUrl Mandate { get; set; }
Property Value
Type | Description |
---|---|
CreateMandateWithReturnUrl |