Class SepaDirectDebitPaymentProduct771SpecificInputBase
Inheritance
SepaDirectDebitPaymentProduct771SpecificInputBase
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class SepaDirectDebitPaymentProduct771SpecificInputBase : 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 CreateMandateBase Mandate { get; set; }
Property Value
Type | Description |
---|---|
CreateMandateBase |