Uses of Class
com.tencentcloudapi.essbasic.v20201222.models.CheckBankCard3EVerificationResponse
-
Packages that use CheckBankCard3EVerificationResponse Package Description com.tencentcloudapi.essbasic.v20201222 com.tencentcloudapi.essbasic.v20201222.models -
-
Uses of CheckBankCard3EVerificationResponse in com.tencentcloudapi.essbasic.v20201222
Methods in com.tencentcloudapi.essbasic.v20201222 that return CheckBankCard3EVerificationResponse Modifier and Type Method Description CheckBankCard3EVerificationResponse
EssbasicClient. CheckBankCard3EVerification(CheckBankCard3EVerificationRequest req)
该接口为第三方平台向电子签平台验证银行卡三要素 -
Uses of CheckBankCard3EVerificationResponse in com.tencentcloudapi.essbasic.v20201222.models
Constructors in com.tencentcloudapi.essbasic.v20201222.models with parameters of type CheckBankCard3EVerificationResponse Constructor Description CheckBankCard3EVerificationResponse(CheckBankCard3EVerificationResponse 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.
-