Search Results for

    Show / Hide Table of Contents

    Class CreateMandateWithReturnUrl

    Inheritance
    object
    CreateMandateBase
    CreateMandateWithReturnUrl
    CreateMandateRequest
    Inherited Members
    CreateMandateBase.Alias
    CreateMandateBase.Customer
    CreateMandateBase.CustomerReference
    CreateMandateBase.Language
    CreateMandateBase.RecurrenceType
    CreateMandateBase.SignatureType
    CreateMandateBase.UniqueMandateReference
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1.Domain
    Assembly: Worldline.Connect.Sdk.dll
    Syntax
    public class CreateMandateWithReturnUrl : CreateMandateBase

    Properties

    ReturnUrl

    Return URL to use if the mandate signing requires redirection.
    Note: The provided URL should be absolute and contain the https:// protocol. IP addresses are not supported, neither localhost. For use on mobile devices a custom protocol can be used in the form of protocol://. This protocol must be registered on the device first.
    URLs without a protocol will be rejected.

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