Search Results for

    Show / Hide Table of Contents

    Class TokenSepaDirectDebit

    Inheritance
    object
    AbstractToken
    TokenSepaDirectDebit
    Inherited Members
    AbstractToken.Alias
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Token.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class TokenSepaDirectDebit : 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 MandateSepaDirectDebit Mandate { get; set; }
    Property Value
    Type Description
    MandateSepaDirectDebit
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.