Search Results for

    Show / Hide Table of Contents

    Class V1Client

    V1. Thread-safe.

    Inheritance
    object
    ApiResource
    V1Client
    Inherited Members
    ApiResource._communicator
    ApiResource._clientMetaInfo
    ApiResource.ClientHeaders
    ApiResource.InstantiateUri(string, IDictionary<string, string>)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Worldline.Connect.Sdk.V1
    Assembly: Worldline.Connect.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

    Methods

    WithNewMerchant(string)

    Resource /{merchantId}

    Declaration
    public MerchantClient WithNewMerchant(string merchantId)
    Parameters
    Type Name Description
    string merchantId

    string

    Returns
    Type Description
    MerchantClient

    MerchantClient

    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.