Search Results for

    Show / Hide Table of Contents

    Class CreateMandateResponse

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

    Properties

    Mandate

    Object containing information on a mandate

    Declaration
    public MandateResponse Mandate { get; set; }
    Property Value
    Type Description
    MandateResponse

    MerchantAction

    Object that contains the action, including the needed data, that you should perform next, showing the redirect to a third party to complete the payment or like showing instructions

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