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