| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model.responsewrapper | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperContractApproveResponse |
ApproveControllerV1Api.approvalContractUsingGET(String chainId,
String contractAddresses,
String authorization,
Integer timeOut)
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 ResponseWrapperContractApproveResponse |
GoPlusTemplate.approvalSecurity(ApprovalSecurityRequest request)
Check if the approval is secure
|
Copyright © 2023. All rights reserved.