Search Results for

    Show / Hide Table of Contents

    Class ApprovePaymentPaymentMethodSpecificInput

    Inheritance
    object
    ApprovePaymentPaymentMethodSpecificInput
    ApprovePaymentDirectDebitPaymentMethodSpecificInput
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Payment.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class ApprovePaymentPaymentMethodSpecificInput

    Properties

    DateCollect

    The desired date for the collection
    Format: YYYYMMDD

    Declaration
    public string DateCollect { get; set; }
    Property Value
    Type Description
    string

    Token

    Token containing tokenized bank account details

    Declaration
    public string Token { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.