Package | Description |
---|---|
com.tencentcloudapi.tdid.v20210519.models |
Modifier and Type | Method and Description |
---|---|
ChainTransaction |
SetTDidAttributeResponse.getTransaction()
Get 上链交易信息
|
ChainTransaction |
DeactivateTDidResponse.getTransaction()
Get 上链交易信息
|
ChainTransaction |
CreateTDidByHostResponse.getTransaction()
Get 链上交易信息
|
ChainTransaction |
CreateTDidByPubKeyResponse.getTransaction()
Get 链上交易信息
|
Modifier and Type | Method and Description |
---|---|
void |
SetTDidAttributeResponse.setTransaction(ChainTransaction Transaction)
Set 上链交易信息
|
void |
DeactivateTDidResponse.setTransaction(ChainTransaction Transaction)
Set 上链交易信息
|
void |
CreateTDidByHostResponse.setTransaction(ChainTransaction Transaction)
Set 链上交易信息
|
void |
CreateTDidByPubKeyResponse.setTransaction(ChainTransaction Transaction)
Set 链上交易信息
|
Constructor and Description |
---|
ChainTransaction(ChainTransaction source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.