| Package | Description |
|---|---|
| io.gate.gateapi.api | |
| io.gate.gateapi.models |
| Modifier and Type | Method and Description |
|---|---|
RepayResp |
CollateralLoanApi.repayCollateralLoan(RepayLoan repayLoan)
Repayment
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RepayResp> |
CollateralLoanApi.repayCollateralLoanWithHttpInfo(RepayLoan repayLoan)
Repayment
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
CollateralLoanApi.repayCollateralLoanAsync(RepayLoan repayLoan,
ApiCallback<RepayResp> _callback)
Repayment (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
RepayResp |
RepayResp.repaidInterest(String repaidInterest) |
RepayResp |
RepayResp.repaidPrincipal(String repaidPrincipal) |
Copyright © 2023. All rights reserved.