Class PaymentProductGroups
Inherited Members
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> |