| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperContractApproveResponse |
ApproveControllerV1Api.approvalContractUsingGET(String chainId,
String contractAddresses,
String authorization)
Check if the approval is secure
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperContractApproveResponse> |
ApproveControllerV1Api.approvalContractUsingGETWithHttpInfo(String chainId,
String contractAddresses,
String authorization)
Check if the approval is secure
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ApproveControllerV1Api.approvalContractUsingGETAsync(String chainId,
String contractAddresses,
String authorization,
ApiCallback<ResponseWrapperContractApproveResponse> callback)
Check if the approval is secure (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperContractApproveResponse |
ResponseWrapperContractApproveResponse.code(Integer code) |
ResponseWrapperContractApproveResponse |
ResponseWrapperContractApproveResponse.message(String message) |
ResponseWrapperContractApproveResponse |
ResponseWrapperContractApproveResponse.result(ContractApproveResponse result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ContractApprove |
ContractApprove.of(ResponseWrapperContractApproveResponse response) |
| 构造器和说明 |
|---|
ContractApprove(ResponseWrapperContractApproveResponse value) |
Copyright © 2023. All rights reserved.