Search Results for

    Show / Hide Table of Contents

    Class Frequency

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

    Properties

    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?
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.