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.ApplyWithdraw
TsgcHTTP_API_Kucoin_Rest.ApplyWithdraw
Close
sgcWebSockets Classes
TsgcHTTP_API_Kucoin_Rest.ApplyWithdraw Method

Namespace: sgcHTTP_API_Kucoin

Pascal
C++
C#
Visual Basic
public function ApplyWithdraw( const aCurrency: string; const aAddress: string; aAmount: Double; const aMemo: string = ''; aIsInner: Boolean = False; const aRemark: string = ''; const aChain: string = ''; const aFeeDeductType: string = '' ): string;

This is ApplyWithdraw, a member of class TsgcHTTP_API_Kucoin_Rest.