Search Results for

    Show / Hide Table of Contents

    Class PaymentProduct302SpecificData

    Inheritance
    object
    PaymentProduct302SpecificData
    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.Product.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class PaymentProduct302SpecificData

    Properties

    Networks

    The networks that can be used in the current payment context. The strings that represent the networks in the array are identical to the strings that Apple uses in their documentation. For instance: "Visa".

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