| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.api | |
| io.gopluslabs.client.model | |
| io.gopluslabs.client.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperTokenSecurity |
TokenControllerV1Api.tokenSecurityUsingGET1(String chainId,
String contractAddresses,
String authorization)
Get token's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResponseWrapperTokenSecurity> |
TokenControllerV1Api.tokenSecurityUsingGET1WithHttpInfo(String chainId,
String contractAddresses,
String authorization)
Get token's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
TokenControllerV1Api.tokenSecurityUsingGET1Async(String chainId,
String contractAddresses,
String authorization,
ApiCallback<ResponseWrapperTokenSecurity> callback)
Get token's security and risk data.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.code(Integer code) |
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.message(String message) |
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.putResultItem(String key,
ResponseWrapperTokenSecurityResult resultItem) |
ResponseWrapperTokenSecurity |
ResponseWrapperTokenSecurity.result(Map<String,ResponseWrapperTokenSecurityResult> result) |
| 限定符和类型 | 方法和说明 |
|---|---|
static TokenSecurity |
TokenSecurity.of(ResponseWrapperTokenSecurity response) |
| 构造器和说明 |
|---|
TokenSecurity(ResponseWrapperTokenSecurity value) |
Copyright © 2023. All rights reserved.