| 程序包 | 说明 |
|---|---|
| com.lehuipay.leona | |
| com.lehuipay.leona.contracts |
| 限定符和类型 | 方法和说明 |
|---|---|
WithdrawResponse |
LeonaClient.withdraw(WithdrawRequest req)
手动提现
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
LeonaClient.withdraw(WithdrawRequest req,
Callback<WithdrawResponse> callback)
手动提现(异步)
|
| 限定符和类型 | 方法和说明 |
|---|---|
WithdrawResponse |
Client.withdraw(WithdrawRequest req) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Client.withdraw(WithdrawRequest req,
Callback<WithdrawResponse> callback) |
Copyright © 2020. All rights reserved.