| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperParseAbiDataResponse |
ContractAbiControllerApi.getAbiDataInfoUsingPOST(ParseAbiDataRequest body,
String authorization)
Get abi decode info
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperParseAbiDataResponse> |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTWithHttpInfo(ParseAbiDataRequest body,
String authorization)
Get abi decode info
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
ContractAbiControllerApi.getAbiDataInfoUsingPOSTAsync(ParseAbiDataRequest body,
String authorization,
ApiCallback<ResponseWrapperParseAbiDataResponse> callback)
Get abi decode info (asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperParseAbiDataResponse |
ResponseWrapperParseAbiDataResponse.code(Integer code) |
ResponseWrapperParseAbiDataResponse |
ResponseWrapperParseAbiDataResponse.message(String message) |
ResponseWrapperParseAbiDataResponse |
ResponseWrapperParseAbiDataResponse.result(ParseAbiDataResponse result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ParseAbiData |
ParseAbiData.of(ResponseWrapperParseAbiDataResponse response) |
| 构造器和说明 |
|---|
ParseAbiData(ResponseWrapperParseAbiDataResponse value) |
Copyright © 2023. All rights reserved.