Uses of Class
com.tencentcloudapi.faceid.v20180301.models.BankCard2EVerificationResponse
-
Packages that use BankCard2EVerificationResponse Package Description com.tencentcloudapi.faceid.v20180301 com.tencentcloudapi.faceid.v20180301.models -
-
Uses of BankCard2EVerificationResponse in com.tencentcloudapi.faceid.v20180301
Methods in com.tencentcloudapi.faceid.v20180301 that return BankCard2EVerificationResponse Modifier and Type Method Description BankCard2EVerificationResponseFaceidClient. BankCard2EVerification(BankCard2EVerificationRequest req)本接口用于校验姓名和银行卡号的真实性和一致性。 -
Uses of BankCard2EVerificationResponse in com.tencentcloudapi.faceid.v20180301.models
Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type BankCard2EVerificationResponse Constructor Description BankCard2EVerificationResponse(BankCard2EVerificationResponse 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.
-