Class InstallmentOptionsResponse
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Installments
Assembly: connect-sdk-dotnet.dll
Syntax
public class InstallmentOptionsResponse
Properties
InstallmentOptions
Array containing installment options their details and characteristics
Declaration
public IList<InstallmentOptions> InstallmentOptions { get; set; }
Property Value
Type | Description |
---|---|
IList<InstallmentOptions> |