Search Results for

    Show / Hide Table of Contents

    Class TokenNonSepaDirectDebit

    Inheritance
    object
    AbstractToken
    TokenNonSepaDirectDebit
    Inherited Members
    AbstractToken.Alias
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1.Domain
    Assembly: Worldline.Connect.Sdk.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
    In This Article
    • Properties
      • Customer
      • Mandate
    Back to top Copyright (c) 2016 Global Collect Services B.V.