Table of Contents

Constructor CommerceClient

Namespace
GuildWars2.Commerce
Assembly
GW2SDK.dll

CommerceClient(HttpClient)

Initializes a new instance of the CommerceClient class.

public CommerceClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.