Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryAcctBindingResponse
-
Packages that use QueryAcctBindingResponse Package Description com.tencentcloudapi.cpdp.v20190820 com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryAcctBindingResponse in com.tencentcloudapi.cpdp.v20190820
Methods in com.tencentcloudapi.cpdp.v20190820 that return QueryAcctBindingResponse Modifier and Type Method Description QueryAcctBindingResponseCpdpClient. QueryAcctBinding(QueryAcctBindingRequest req)聚鑫-查询子账户绑定银行卡 -
Uses of QueryAcctBindingResponse in com.tencentcloudapi.cpdp.v20190820.models
Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryAcctBindingResponse Constructor Description QueryAcctBindingResponse(QueryAcctBindingResponse 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.
-