Search Results for

    Show / Hide Table of Contents

    Class AbstractRedirectPaymentMethodSpecificInput

    Inheritance
    object
    AbstractPaymentMethodSpecificInput
    AbstractRedirectPaymentMethodSpecificInput
    RedirectPaymentMethodSpecificInput
    RedirectPaymentMethodSpecificInputBase
    Inherited Members
    AbstractPaymentMethodSpecificInput.PaymentProductId
    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 AbstractRedirectPaymentMethodSpecificInput : AbstractPaymentMethodSpecificInput

    Properties

    ExpirationPeriod

    Declaration
    public int? ExpirationPeriod { get; set; }
    Property Value
    Type Description
    int?

    RecurringPaymentSequenceIndicator

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

    RequiresApproval

    Declaration
    public bool? RequiresApproval { get; set; }
    Property Value
    Type Description
    bool?

    Token

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

    Tokenize

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