Package | Description |
---|---|
com.tencentcloudapi.essbasic.v20201222 | |
com.tencentcloudapi.essbasic.v20201222.models |
Modifier and Type | Method and Description |
---|---|
CheckBankCardVerificationResponse |
EssbasicClient.CheckBankCardVerification(CheckBankCardVerificationRequest req)
该接口为第三方平台向电子签平台验证银行卡二/三/四要素
银行卡二要素(同CheckBankCard2EVerification): bank_card + name
银行卡三要素(同CheckBankCard3EVerification): bank_card + name + id_card_number
银行卡四要素(同CheckBankCard4EVerification): bank_card + name + id_card_number + mobile
|
Constructor and Description |
---|
CheckBankCardVerificationRequest(CheckBankCardVerificationRequest 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 © 2022. All rights reserved.