Search Results for

    Show / Hide Table of Contents

    Class PaymentProductGroups

    Inheritance
    object
    PaymentProductGroups
    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 PaymentProductGroups

    Properties

    ListOfPaymentProductGroups

    Property paymentProductGroups
    Array containing payment product groups and their characteristics

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