Search Results for

    Show / Hide Table of Contents

    Class PaymentProducts

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

    Properties

    ListOfPaymentProducts

    Property paymentProducts
    Array containing payment products and their characteristics

    Declaration
    [JsonProperty(PropertyName = "paymentProducts")]
    public IList<PaymentProduct> ListOfPaymentProducts { get; set; }
    Property Value
    Type Description
    IList<PaymentProduct>
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.