Class TokenSepaDirectDebit
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Token.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class TokenSepaDirectDebit : AbstractTokenProperties
Customer
Object containing the details of the customer
Declaration
public CustomerTokenWithContactDetails Customer { get; set; }Property Value
| Type | Description | 
|---|---|
| CustomerTokenWithContactDetails | 
Mandate
Object containing the mandate details
Declaration
public MandateSepaDirectDebit Mandate { get; set; }Property Value
| Type | Description | 
|---|---|
| MandateSepaDirectDebit |