Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.SupportBankInfo
-
Packages that use SupportBankInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of SupportBankInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return SupportBankInfo Modifier and Type Method Description SupportBankInfo[]QueryOpenBankSupportBankListResult. getSupportBankList()Get 支持的银行列表Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type SupportBankInfo Modifier and Type Method Description voidQueryOpenBankSupportBankListResult. setSupportBankList(SupportBankInfo[] SupportBankList)Set 支持的银行列表Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type SupportBankInfo Constructor Description SupportBankInfo(SupportBankInfo 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.
-