public class RepayAssetpledgeResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
RepayAssetpledgeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDate()
时间戳
|
BlockchainInfo |
getInfo()
链信息
|
String |
getRepayId()
还款id
|
String |
getRequestId()
请求标识
|
void |
setDate(Long date)
时间戳
|
void |
setInfo(BlockchainInfo info)
链信息
|
void |
setRepayId(String repayId)
还款id
|
void |
setRequestId(String requestId)
请求标识
|
public String getRepayId()
public void setRepayId(String repayId)
public BlockchainInfo getInfo()
public void setInfo(BlockchainInfo info)
public String getRequestId()
public void setRequestId(String requestId)
public Long getDate()
public void setDate(Long date)
Copyright © 2021. All Rights Reserved.