public class CreateAssetpledgeResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
CreateAssetpledgeResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getDate()
时间戳
|
BlockchainInfo |
getInfo()
区块链信息
|
String |
getPledgeId()
质押申请id
|
String |
getRequestId()
请求标识
|
void |
setDate(Long date)
时间戳
|
void |
setInfo(BlockchainInfo info)
区块链信息
|
void |
setPledgeId(String pledgeId)
质押申请id
|
void |
setRequestId(String requestId)
请求标识
|
public String getPledgeId()
public void setPledgeId(String pledgeId)
public BlockchainInfo getInfo()
public void setInfo(BlockchainInfo info)
public Long getDate()
public void setDate(Long date)
public String getRequestId()
public void setRequestId(String requestId)
Copyright © 2021. All Rights Reserved.