| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
RepayResp |
CollateralLoanApi.repayCollateralLoan(RepayLoan repayLoan)
Repayment
|
okhttp3.Call |
CollateralLoanApi.repayCollateralLoanAsync(RepayLoan repayLoan,
ApiCallback<RepayResp> _callback)
Repayment (asynchronously)
|
okhttp3.Call |
CollateralLoanApi.repayCollateralLoanCall(RepayLoan repayLoan,
ApiCallback _callback)
Build call for repayCollateralLoan
|
ApiResponse<RepayResp> |
CollateralLoanApi.repayCollateralLoanWithHttpInfo(RepayLoan repayLoan)
Repayment
|
| Modifier and Type | Method and Description |
|---|---|
RepayLoan |
RepayLoan.orderId(Long orderId) |
RepayLoan |
RepayLoan.repaidAll(Boolean repaidAll) |
RepayLoan |
RepayLoan.repayAmount(String repayAmount) |
Copyright © 2023. All rights reserved.