Search Results for

    Show / Hide Table of Contents

    Class CreateHostedMandateManagementRequest

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

    Properties

    CreateMandateInfo

    Object containing partial information needed for the creation of the mandate. The recurrencetype, signature type of the mandate and reference to the customer are mandatory. You can also supply any personal information you already know about the customer so they have to fill in less details.

    Declaration
    public HostedMandateInfo CreateMandateInfo { get; set; }
    Property Value
    Type Description
    HostedMandateInfo

    HostedMandateManagementSpecificInput

    Object containing hosted mandate management specific data

    Declaration
    public HostedMandateManagementSpecificInput HostedMandateManagementSpecificInput { get; set; }
    Property Value
    Type Description
    HostedMandateManagementSpecificInput
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.