Symbol Reference
Symbol Reference
/ sgcHTTP_API_Binance Namespace
/ Classes / TsgcHTTP_API_Binance_Rest / TsgcHTTP_API_Binance_Rest Methods (sgcHTTP_API_Binance) / TsgcHTTP_API_Binance_Rest.GetWalletWithdrawHistory
TsgcHTTP_API_Binance_Rest.GetWalletWithdrawHistory
Close
sgcWebSockets Classes
TsgcHTTP_API_Binance_Rest.GetWalletWithdrawHistory Method
Pascal
C++
C#
Visual Basic
public function GetWalletWithdrawHistory( const aCoin: string = ''; const aOrderId: string = ''; aStatus: Integer = -1; aStartTime: Int64 = 0; aEndTime: Int64 = 0; aOffset: Integer = 0; aLimit: Integer = 1000 ): String;

This is GetWalletWithdrawHistory, a member of class TsgcHTTP_API_Binance_Rest.