Class Frequency
Inherited Members
Namespace: Ingenico.Connect.Sdk.Domain.Hostedcheckout.Definitions
Assembly: connect-sdk-dotnet.dll
Syntax
public class FrequencyProperties
Interval
The interval between recurring payments specified as days, weeks, quarters, or years.
Declaration
public string Interval { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
IntervalFrequency
The number of days, weeks, months, quarters, or years between recurring payments.
Declaration
public int? IntervalFrequency { get; set; }Property Value
| Type | Description | 
|---|---|
| int? |