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