Table of Contents

Constructor WalletClient

Namespace
GuildWars2.Hero.Wallet
Assembly
GW2SDK.dll

WalletClient(HttpClient)

Initializes a new instance of the WalletClient class.

public WalletClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.