Class SepaDirectDebitPaymentProduct771SpecificInput
Inheritance
SepaDirectDebitPaymentProduct771SpecificInput
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.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 |