Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20210526.models |
Modifier and Type | Method and Description |
---|---|
SignQrCode |
ChannelCreateMultiFlowSignQRCodeResponse.getQrCode()
Get 一码多签签署码的基本信息,用户可扫描该二维码进行签署操作。
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelCreateMultiFlowSignQRCodeResponse.setQrCode(SignQrCode QrCode)
Set 一码多签签署码的基本信息,用户可扫描该二维码进行签署操作。
|
Constructor and Description |
---|
SignQrCode(SignQrCode 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.