Search Results for

    Show / Hide Table of Contents

    Class V1Client

    V1. Thread-safe.

    Inheritance
    object
    ApiResource
    V1Client
    Inherited Members
    ApiResource._communicator
    ApiResource.InstantiateUri(string, IDictionary<string, string>)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class V1Client : ApiResource

    Constructors

    V1Client(ApiResource, IDictionary<string, string>)

    Declaration
    public V1Client(ApiResource parent, IDictionary<string, string> pathContext)
    Parameters
    Type Name Description
    ApiResource parent
    IDictionary<string, string> pathContext

    Properties

    Ping

    Resource /services/v1/ping

    Declaration
    public PingClient Ping { get; }
    Property Value
    Type Description
    PingClient

    PingClient

    Methods

    WithNewAcquirer(string)

    Resource /processing/v1/{acquirerId}

    Declaration
    public AcquirerClient WithNewAcquirer(string acquirerId)
    Parameters
    Type Name Description
    string acquirerId

    string

    Returns
    Type Description
    AcquirerClient

    AcquirerClient

    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA