Class TokenNonSepaDirectDebitPaymentProduct705SpecificData
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class TokenNonSepaDirectDebitPaymentProduct705SpecificData
Properties
AuthorisationId
Core reference number for the direct debit instruction in UK
Declaration
public string AuthorisationId { get; set; }
Property Value
Type | Description |
---|---|
string |
BankAccountBban
Object containing account holder name and bank account information
Declaration
public BankAccountBban BankAccountBban { get; set; }
Property Value
Type | Description |
---|---|
BankAccountBban |