| 程序包 | 说明 |
|---|---|
| com.lehuipay.leona | |
| com.lehuipay.leona.contracts | |
| com.lehuipay.leona.model |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
WithdrawRequest |
WithdrawRequest.Builder.build() |
Copyright © 2020. All rights reserved.