49、發生於申請出金時觸發 Withdraw ( )
函式
Withdraw (
    string queryflag,
    string status,
    string errormessage
)回傳
queryflag:詢問動作
status:申請狀態(OK or Rejected)
errormessage:錯誤訊息(If status is OK, this message will be empty)
說明
當有申請出金時,會觸發 Withdraw
Last updated
Was this helpful?