Symbol Reference
Symbol Reference
/ sgcHTTP_API_Kucoin Namespace
/ Classes / TsgcHTTP_API_Kucoin_Rest / TsgcHTTP_API_Kucoin_Rest Methods (sgcHTTP_API_Kucoin) / TsgcHTTP_API_Kucoin_Rest.GetHistoricalWithdrawalsList
TsgcHTTP_API_Kucoin_Rest.GetHistoricalWithdrawalsList
Close
sgcWebSockets Classes
TsgcHTTP_API_Kucoin_Rest.GetHistoricalWithdrawalsList Method

Namespace: sgcHTTP_API_Kucoin

Pascal
C++
C#
Visual Basic
public function GetHistoricalWithdrawalsList( aCurrentPage: Integer = 0; aPageSize: Integer = 0; const aCurrency: string = ''; aStartAt: Int64 = 0; aEndAt: Int64 = 0; const aStatus: string = '' ): string;

This is GetHistoricalWithdrawalsList, a member of class TsgcHTTP_API_Kucoin_Rest.